Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add help for aptible config:add #121

Open
justinwiley opened this issue Nov 2, 2015 · 1 comment
Open

Add help for aptible config:add #121

justinwiley opened this issue Nov 2, 2015 · 1 comment

Comments

@justinwiley
Copy link

$ aptible config:add
Could not find app in current working directory, please specify with --app
$ aptible config:add --app my-app
Updating configuration and restarting app...

So without arguments, config:add restarts the app. It would be better to have some explanatory text like "You didn't specify what you wanted to add. Do XYZ"

@fancyremarker
Copy link
Member

Hey @justinwiley , this is certainly a bug. If no KEY=value arguments are passed, the command should exit in error with a useful message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants