heroku notifications

May 13, 2026 ยท View on GitHub

display notifications

heroku notifications

display notifications

USAGE
  $ heroku notifications [--prompt] [--all] [-a <value>] [--json] [--read] [-r <value>]

FLAGS
  -a, --app=<value>     app to run command against
  -r, --remote=<value>  git remote of app to use
      --all             view all notifications (not just the ones for the current app)
      --json            output in json format
      --read            show notifications already read

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

DESCRIPTION
  display notifications

See code: src/commands/notifications/index.ts