Command Line Interface (CLI)
Aerostack2 has a CLI to ease the use of the Aerostack2 pipeline. Typing as2 on the command line, you can access the different available tools. Also, it is possible to access the help message with a brief description of the different tools using as2, as2 –help, or as2 -h.
List of commands:
Build all Aerostack2 (or just the package/packages indicated). It is not necessary to execute this command in the Aerostack2 workspace directory.
as2 build as2_package
as2 build
Change the current directory to the Aerostack2 directory (or the Aerostack2 package directory indicated).
as2 cd as2_package
as2 cd
as2 cd as2_project
Clean workspace.
as2 clean as2_package
as2 clean -a
List Aerostack2 packages.
as2 list
List and install Aerostack2 projects.
as2 project list
as2 project as2_project