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

Allow printing apply manifest from create commands #234

Open
Gerrit91 opened this issue Feb 12, 2024 · 1 comment
Open

Allow printing apply manifest from create commands #234

Gerrit91 opened this issue Feb 12, 2024 · 1 comment

Comments

@Gerrit91
Copy link
Contributor

Gerrit91 commented Feb 12, 2024

Just like kubectl create -o yaml --dry-run=client.

Should be implemented in genericcli.

@Gerrit91
Copy link
Contributor Author

I would propose a flag for create commands --dry-run. If set, the create command should skip the actual call to the Create implementation and instead print the create request. This output can then be used afterwards for create -f.

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

1 participant