mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-01 06:37:46 +00:00
mask-completions (#631)
- mask-completions - kubernetes: rename kgpw to kwp --------- Co-authored-by: agent <agent@nuc>
This commit is contained in:
parent
1019cca060
commit
c9d63946ec
2 changed files with 57 additions and 1 deletions
|
@ -629,7 +629,7 @@ export def kgp [
|
|||
}
|
||||
|
||||
# kubectl get pods --watch
|
||||
export def kgpw [
|
||||
export def kwp [
|
||||
r?: string@"nu-complete kube res via name"
|
||||
--namespace (-n): string@"nu-complete kube ns"
|
||||
--selector (-l): string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue