Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 816 Bytes

File metadata and controls

30 lines (21 loc) · 816 Bytes

heroku notifications

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