Verify the Akamas CLI
The Akamas CLI can be accessed by simply running the akamas
command.
You can verify that the CLI have been installed by running this command:
akamas --version
which should show an output similar to this one
Akamas CLI, version 2.7.0
At any time, you can use the following command to see available commands and options.
akamas --help
For the full list of Akamas commands please refer to the section CLI reference of the Akamas Reference guide.
Last updated
Was this helpful?