We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think that it would be useful to have ability to run oc cluster status to understand if cluster is running or it's not.
oc cluster status
Also I would be happy to have aliases start/stop for up/down.
start
stop
up
down
CC @csrwng @smarterclayton
The text was updated successfully, but these errors were encountered:
Implement cluster status command, fixes openshift#9935
9ecb613
236c867
1bcc603
oc cluster status implemented and PR sent; bparees would prefer not to add start/stop aliases.
Sorry, something went wrong.
jim-minter
No branches or pull requests
I think that it would be useful to have ability to run
oc cluster status
to understand if cluster is running or it's not.Also I would be happy to have aliases
start
/stop
forup
/down
.CC @csrwng @smarterclayton
The text was updated successfully, but these errors were encountered: