Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow arguments to be passed to included k9s #2094

Closed
WeaponX314 opened this issue Oct 23, 2023 · 0 comments · Fixed by #2095
Closed

Allow arguments to be passed to included k9s #2094

WeaponX314 opened this issue Oct 23, 2023 · 0 comments · Fixed by #2095
Labels
enhancement ✨ New feature or request

Comments

@WeaponX314
Copy link
Contributor

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.

@WeaponX314 WeaponX314 added the enhancement ✨ New feature or request label Oct 23, 2023
Racer159 added a commit that referenced this issue Nov 7, 2023
… 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant