Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 737 Bytes

File metadata and controls

27 lines (18 loc) · 737 Bytes

heroku usage

list usage for metered add-ons attached to an app or apps within a team

heroku usage:addons

list usage for metered add-ons attached to an app or apps within a team

USAGE
  $ heroku usage:addons [--prompt] [-a <value>] [-t <value>]

FLAGS
  -a, --app=<value>   app to list metered add-ons usage for
  -t, --team=<value>  team to list metered add-ons usage for

GLOBAL FLAGS
  --prompt  interactively prompt for command arguments and flags

DESCRIPTION
  list usage for metered add-ons attached to an app or apps within a team

See code: src/commands/usage/addons.ts