mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
Remove kubectl namespace command
This commit is contained in:
@@ -315,7 +315,6 @@ Find more information at https://github.com/kubernetes/kubernetes.`,
|
||||
filters := []string{
|
||||
"options",
|
||||
Deprecated("kubectl", "delete", cmds, NewCmdStop(f, out)),
|
||||
Deprecated("kubectl", "config set-context", cmds, NewCmdNamespace(out)),
|
||||
}
|
||||
templates.ActsAsRootCommand(cmds, filters, groups...)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user