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

Shell Completions #162

Open
5 tasks
aj-stein-nist opened this issue Jul 7, 2023 · 0 comments
Open
5 tasks

Shell Completions #162

aj-stein-nist opened this issue Jul 7, 2023 · 0 comments
Labels
devex enhancement New feature or request
Milestone

Comments

@aj-stein-nist
Copy link
Collaborator

aj-stein-nist commented Jul 7, 2023

User Story:

As an engineer using oscal-cli, in order to make more effective use of the tool, I would like tab completions to work in bash and zsh-based Linux environments to tell me available commands and subcommands based on the context of any commands and arguments supplied.

Goals:

  • Make the CLI tool easier to use.
  • Compensate for excessive documentation with just-in-time completions that suffice for documentations on sensible command and argument pairing.

Dependencies:

N/A

Acceptance Criteria

  • All website and readme documentation affected by the changes in this issue have been updated.
  • A Pull Request (PR) is submitted that fully addresses the goals of this User Story. This issue is referenced in the PR.
  • The CI-CD build process runs without any reported errors on the PR. This can be confirmed by reviewing that all checks have passed in the PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devex enhancement New feature or request
Projects
Status: Needs Triage
Development

No branches or pull requests

1 participant