ETNA CLI is a command line interface that allows you to interact with the ETNA Benchmarking and Analysis Platform. It provides a set of commands to manage your experiments, and results.
To install the ETNA CLI, you can use the following command:
cargo install etna-cli
To get started, you can use the etna-cli --help
command to see the list of available commands.
etna-cli --help
The commands are organized in the following categories:
experiment
: Create, delete, move experimentsworkload
: Create, delete, move workloads within an experimentconfig
: Manage the global ETNA configurationsetup
: Setup the ETNA CLI