Skip to main content

astroctl application cost

Show measured usage, cost, and data coverage for an application

astroctl application cost [application-name] [flags]

Examples


astroctl app cost checkout --window 24h
astroctl app cost --name checkout --window 7d

Options

-h, --help help for cost
--window string closed-hour window (for example 24h, 7d, 30d) (default "24h")

Options inherited from parent commands

-n, --name string name of the application
-o, --output string Output format (json|yaml) (default "yaml")

SEE ALSO