Skip to content

Omnistrate ctl cost by user compare

omnistrate-ctl cost by-user compare

Compare costs across multiple users

Synopsis

Compare cost breakdown across two or more users.

omnistrate-ctl cost by-user compare <user-id-1> <user-id-2> [user-id-3...] [flags]

Options

      --end-date string      End date for cost analysis (RFC3339 format, e.g., 2024-01-31T23:59:59Z)
  -e, --environment string   Environment type (valid: dev, qa, staging, canary, prod, private)
  -f, --frequency string     Frequency of cost data (daily, weekly, monthly) (default "daily")
  -h, --help                 help for compare
      --start-date string    Start date for cost analysis (RFC3339 format, e.g., 2024-01-01T00:00:00Z)

Options inherited from parent commands

  -o, --output string   Output format (text|table|json) (default "table")
  -v, --version         Print the version number of omnistrate-ctl

SEE ALSO