Skip to content

Files

Latest commit

Sep 16, 2025
82c0564 · Sep 16, 2025

History

History
24 lines (16 loc) · 661 Bytes
·

usage.md

File metadata and controls

24 lines (16 loc) · 661 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 [-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

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

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