CLI Commands Overview
The SureStage CLI is organized into command groups. Use surestage help or surestage <command> --help for detailed usage.
Command Structure
surestage <command> <subcommand> [flags]
Core Commands
| Command | Description |
|---|---|
surestage auth | Authentication and tenant management |
surestage simulations | Create, list, start, stop, and manage simulations |
surestage routes | Manage routes within simulations |
surestage environments | Work with reusable route environments |
surestage flows | Run and manage test flows |
surestage config | CLI configuration |
Admin Commands
| Command | Description |
|---|---|
surestage companies | Organization management |
surestage audit | View audit logs |
surestage compliance | Compliance and policy management |
Advanced Commands
| Command | Description |
|---|---|
surestage ai | AI-powered features |
surestage library | Browse and manage the blueprint library |
surestage blueprints | Blueprint template management |
surestage featureflags | Feature flag management |
Global Flags
| Flag | Description |
|---|---|
--format json|table|yaml | Output format (default: table) |
--no-color | Disable colored output |
--verbose | Enable debug logging |
--api-url | Override API endpoint |
Next Steps
- Managing Simulations - Simulation operations
- Working with Routes - Route management