You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow the command: zarf tools monitor to pass the remaining commands to k9s. Allows full usage of the k9s command line.
Alternatives are k9s creates a configuration file in ~/.config/k9s/config.yaml. This can be modified instead but still seems useful to pass commands to it as well.
The text was updated successfully, but these errors were encountered:
… tools monitor` (#2095)
## Description
Allow additional arguments to be passed to k9s
Fixes#2094
## Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [X] New feature (non-breaking change which adds functionality)
- [ ] Other (security config, docs update, etc)
## Checklist before merging
- [ ] Test, docs, adr added or updated as needed
- [X] [Contributor Guide
Steps](https://github.com/defenseunicorns/zarf/blob/main/CONTRIBUTING.md#developer-workflow)
followed
Co-authored-by: Wayne Starr <[email protected]>
Allow the command: zarf tools monitor to pass the remaining commands to k9s. Allows full usage of the k9s command line.
Alternatives are k9s creates a configuration file in ~/.config/k9s/config.yaml. This can be modified instead but still seems useful to pass commands to it as well.
The text was updated successfully, but these errors were encountered: