ARLAS Command Line (arlas_cli
) is for managing the ARLAS data and configurations.
See the documentation at https://gisaia.github.io/arlas_cli/
To run the commands locally from the project root, simply replace arlas_cli
by python3.10 -m arlas.cli.cli
To release arlas_cli
, make sure to be at project root on the branch master
up to date.
Run in the terminal:
./scripts/release.sh {ARLAS_CLI_VERSION}