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

Command line interface #1013

Open
jw3 opened this issue Apr 29, 2024 · 0 comments
Open

Command line interface #1013

jw3 opened this issue Apr 29, 2024 · 0 comments
Labels
enhancement New feature or request tools Related to the tools crate
Milestone

Comments

@jw3
Copy link
Member

jw3 commented Apr 29, 2024

Expose the admin and analysis functions through a command line interface.

This can include profiling, trust, rules, analysis, config, metrics. A formal TUI might be appropriate but the starting point can be a plain old stdout based cli.

The end result should be a zero dependency executable. This still gets packaged as a rpm, but can also be made available in unpackaged form.

These should not use Python.

There are already a few examples implemented for dev in the tools crate. These can serve as starting points going forward.

@jw3 jw3 added enhancement New feature or request tools Related to the tools crate labels Apr 29, 2024
@jw3 jw3 added this to the CLI milestone Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tools Related to the tools crate
Projects
None yet
Development

No branches or pull requests

1 participant