digitalocean / doctl Public
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
context switching in Readme tripped me up #719
Comments
Thanks for flagging this for us. I can definitely see how that could trip someone up. |
bentranter
added a commit
that referenced
this issue
Dec 17, 2019
README: Be more explicit about how to use auth contexts (Fixes #719).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Might want to make the command more explicit.
Currently says:
To use a non-default context, pass the context name as described above to any doctl command. To set a new default context, run doctl auth switch. This command will save the current context to the config file and use it for all commands by default if a context is not specified.
should say:
The text was updated successfully, but these errors were encountered: