You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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"
The text was updated successfully, but these errors were encountered:
$ 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"
The text was updated successfully, but these errors were encountered: