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

Adding prompt for config:{add,set} without values #1679

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Adding prompt for config:{add,set} without values #1679

wants to merge 3 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Aug 1, 2015

User will be prompted when values are not provided for keys.

Fixes #383

Usage:

$ heroku config:add my_key

User can also redirect to a single key:

$ heroku config:set my_key < my_file

User will be prompted when values are not provided for keys.

Usage:

  $ heroku config:add my_key

User can also redirect to a single key:

  $ heroku config:set my_key < my_file
PR #1679 decreased test coverage; adding cases.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant