nu_scripts/modules/git
fj0r f39976902a
kube refine for backup (#793)
- new function `kube refine`
- define the required information in `$env.KUBERNETES_REFINE`, `kube
refine` will collect information according to its definition
- definitions in `status` and `cluster_status` are runtime information
and will not be collected. They are used in the `kg` command to display
status
- normalize the output of the `kg`, `kgp`, `kgs` command using `krefine`

- rename `kcconf` to `kccc` (kubectl change context clone)

- a new module, `refine.nu`, declaratively extracts data from complex
structures.

- `container-list` additionally displays the cmd field of the image

---------

Co-authored-by: nash <nash@iffy.me>
2024-03-30 07:14:45 -05:00
..
git_branch_cleanup.md Improve git branch cleanup script (#685) 2023-12-10 09:05:57 -06:00
git_branch_cleanup.nu Fix git branch cleanup for nushell version 0.91+ (#799) 2024-03-26 07:24:40 -05:00
git.nu 🐛 fix a couple of parser errors (#782) 2024-03-10 14:05:01 -05:00