Skip to content

cost

omnistrate-ctl cost

Manage cost analytics for your services

Synopsis

This command helps you analyze costs for your services across different dimensions. You can get cost breakdowns by cloud provider, deployment cell, region, user, instance type, or individual instance.

Available aggregations: by-provider Cost breakdown by cloud provider by-cell Cost breakdown by deployment cell by-region Cost breakdown by region by-user Cost breakdown by user by-instance-type Cost breakdown by instance type (e.g., m5.large) by-instance Cost breakdown by individual instance

Legacy commands (deprecated): cloud-provider Use 'by-provider' instead deployment-cell Use 'by-cell' instead region Use 'by-region' instead user Use 'by-user' instead

omnistrate-ctl cost [operation] [flags]

Options

  -h, --help   help for cost

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