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

pack set-default-stack allows a user to set the default stack in the config.toml #38

Closed
ssisil opened this issue Oct 2, 2018 · 0 comments
Assignees

Comments

@ssisil
Copy link

ssisil commented Oct 2, 2018

WHEN I run pack set-default-stack my.custom.stack.id
THEN the stack ID passed in will be set as the default in the config.toml file
AND the following message will be displayed to the user

my.custom.stack.id is now the default stack

Notes

  • If the stack ID passed in does not exist then return the following message <stack ID> does not exist. Please pass in a valid stack ID.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants