tensoronecli Installation & Configuration
Thetensoronecli
tool allows you to manage and interact with Tensor One Clusters and projects effectively.
When you create a Cluster, tensoronecli
comes pre-installed and pre-configured with a Cluster-scoped API key. However, you can also install and configure it locally by following the instructions below.
Installation
Run the appropriate command based on your operating system:Linux & macOS
Windows
Configuring tensoronecli
Before using tensoronecli
, you need to configure it with an API key:
- Log in to the Tensor One web interface.
- Navigate to Settings.
- Expand API Keys and click + API Key.
- Select Read or Read & Write permissions.
- Click Create.
Add the API key to your local configuration:
Verifying Installation
Verify thattensoronecli
was installed successfully by checking the version:
Getting Help
For detailed documentation on any command, use the--help
flag: