Installation
Install the CLI on macOS, Linux, or Windows.
Quickstart
Set up authentication and run your first command.
Commands
Full reference for all available commands.
Project Workflow
Learn the typical workflow for managing projects.
Overview
| Command | Alias | Description |
|---|---|---|
version | Show the CLI version | |
context | Manage authentication contexts | |
projects | project | Manage projects |
systems | system | Manage systems |
connections | connection | Manage connections |
users | user | Manage users |
execution-pools | ep | Manage execution pools |
Global flags
These flags are available on every command.| Flag | Short | Default | Description |
|---|---|---|---|
--config | -c | ~/.versori/config.yaml | Path to the config file |
--context | -x | (active context) | Use a specific context for this invocation |
--output | -o | table | Output format: table, json, or yaml |