Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

add example to all commands #190

Open
2 tasks
jdx opened this issue Jun 16, 2017 · 0 comments
Open
2 tasks

add example to all commands #190

jdx opened this issue Jun 16, 2017 · 0 comments

Comments

@jdx
Copy link
Contributor

jdx commented Jun 16, 2017

we should go through every command and ensure that they have examples that display output

  • TODO: list all commands here to be checked
  • (maybe) add .examples[] property to more easily list in dev center

proposed example format:

static examples = [
  {
    description: 'Upgrade an add-on by service name',
    command: 'heroku addons:upgrade heroku-redis:premium-2',
    output: '...'
  }
]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant