Skip to main content

Status

expanso-cli status

Get status

Synopsis

Get detailed status including resource usage, jobs, and metrics (output varies by endpoint type).

expanso-cli status [flags]

Examples

  # Get status
expanso-cli status

# Get status as JSON
expanso-cli status --format json

# Get status as YAML
expanso-cli status --format yaml

Options

  -f, --format {|json|yaml}   Output format
-h, --help help for status
--no-style Disable colors and styling
--pretty Pretty print the output

Options inherited from parent commands

      --auth-token string   API bearer authentication token
-e, --endpoint string API endpoint URL
-k, --insecure Skip TLS certificate verification
-p, --profile string Profile to use for configuration
--timeout string Request timeout duration
-v, --verbose Enable verbose logging

SEE ALSO

  • expanso-cli - Expanso CLI - Command-line interface for Expanso
Auto generated by spf13/cobra on 19-Nov-2025