1
Fork 0
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:
fj0r 2023-10-07 18:26:58 +08:00 committed by GitHub
parent 1019cca060
commit c9d63946ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 57 additions and 1 deletions

View file

@ -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