docs

APISDKCLI

Introduction

Welcome to the CLI documentation. This guide will help you understand how to use the CLI and its various commands.

Install CLI

for node javascript

Description of the command and what it does.

npm install aimtera/cli

for pip python

Description of the command and what it does.

pip install aimtera/cli

Explore CLI Commands

Navigate aimtera commands

Description of the command and what it does.

$ aimtera --learn

Pick an option from the list.

$ aimtera --learn
use space bar to navigate
> option1
> option2
> option3

This will autofill the command then press return/enter to execute

$ aimtera option1

Usage Examples for aimtera CLI professionals

$ aimtera command

This example runs the tool with simple command.

$ aimtera command --flag

This example runs the tool with a <command> and <flag>.