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

All subcommands under 'oc create' must support dry run #10426

Closed
fabianofranz opened this issue Aug 15, 2016 · 1 comment
Closed

All subcommands under 'oc create' must support dry run #10426

fabianofranz opened this issue Aug 15, 2016 · 1 comment

Comments

@fabianofranz
Copy link
Member

We need to be able to visualize how the given resource would look like in JSON and YAML before actually creating it. Some of the subcommands like oc create quota already support it, but we need to make sure it's supported for all of them.

@juanvallejo
Copy link
Contributor

juanvallejo commented Oct 5, 2016

List of all of the oc create sub-commands without a --dry-run option:

- clusterresourcequota
- deploymentconfig
- identity
- imagestream
- policybinding
- route
- user
- useridentitymapping

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

3 participants