Command Line commands
This section describes all the commands provided by the Akamas Command Line Interface (CLI):
Administration commands to manage the Akamas installation
User and Workspace management commands to manage user and workspaces
Authentication commands to perform login and logout operations
Resource management commands to manage all the Akamas resources
Optimizer option commands to update the Akamas optimizer options
The Akamas CLI provides a command-line interaction with the Akamas platform, thus enabling an infrastructure-as-code user experience to manage the end-to-end optimization lifecycle.
Notice: the Akamas CLI allows performing all the operations that you can do on the UI and more. In particular, the CLI has to be used for all modification operations on the platform, such as the creation and deletion of Akamas resources.
Read here below to use the built-in help to get started with Akamas commands.
Akamas resources
The following table describes all the Akamas' resources and their parent resources.
Akamas resources | Parent Resource |
---|---|
Component | System |
Component Type | |
Metric | |
Parameter | |
Optimization Pack | |
Study | |
Step | |
Experiment | Study |
Trial | |
Telemetry Provider | |
Telemetry Instance | System |
KPI | System |
License | |
Workflow | |
User | |
Workspace |
Built-in help
Akamas CLI provides built-in help, which is one of the few commands that do not require any authentication.
By issuing the following command:
you get something like the following:
Last updated