# Command Line Interface (CLI)

This page documents the command line interface for AiiDA-ABACUS. The documentation below is automatically generated from the CLI implementation using [sphinx-click](https://sphinx-click.readthedocs.io/).

## `aiida-abacus` Command

The `aiida-abacus` command provides tools for managing ABACUS pseudopotentials and numerical atomic orbitals.

```{eval-rst}
.. click:: aiida_abacus.commands:cmd_aiida_abacus
   :prog: aiida-abacus
   :nested: full
```

## See Also

- [Managing Pseudopotentials and Orbitals](howto/pseudos.md) - Detailed how-to guide with examples
- [Installation Guide](installation.md) - Setting up aiida-abacus
