Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 738 Bytes

notifications.md

File metadata and controls

27 lines (19 loc) · 738 Bytes

heroku notifications

display notifications

heroku notifications

display notifications

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

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

DESCRIPTION
  display notifications

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