ulucinar / kubectl-edit-status

A kubectl plugin for editing /status subresource
Apache License 2.0
108 stars 8 forks source link

Add a command-line option to edit status of resource with specified yaml file #3

Open sergenyalcin opened 3 years ago

sergenyalcin commented 3 years ago

Usage: kubectl edit-status <resource> <resource-name> --namespace <namespace> --in <filepath>

sergenyalcin commented 3 years ago

Hi @ulucinar,

If you are interested in this feature, the PR can be tested with the following steps: