ulucinar / kubectl-edit-status

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

Allow partial resource specifications of <kind>.<group> or <kind>.<group>/<name> #12

Closed ulucinar closed 2 years ago

ulucinar commented 2 years ago

Allows the following invocations. Please note that the following is not an exhaustive list of possible syntaxes:

Fixes #11