CLI Installation
Install the CueAPI command-line tool.
Install
bash
pip install cueapiRequires Python 3.9 or later.
Verify
bash
cueapi --versioncueapi, version 0.1.0
Upgrade
bash
pip install --upgrade cueapiGlobal options
bash
cueapi --api-key KEY # Override API key for this command
cueapi --profile NAME # Use a specific credentials profile
cueapi --help # Show help
cueapi --version # Show version