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 completion #976

Merged
merged 4 commits into from
Feb 5, 2024
Merged

Shell completion #976

merged 4 commits into from
Feb 5, 2024

Conversation

bjoernricks
Copy link
Contributor

What

Provide shell completion for all pontos CLI

Why

Shell completion makes using CLI much easier.

Create a dedicated enum module and add functions for using enum with
argparse.
With this change they can be used more easily. Especially for argument
parsing.
Implement shell completion via shtab and cleanup CLI arguments.
@bjoernricks bjoernricks requested a review from a team as a code owner February 5, 2024 10:12
@bjoernricks bjoernricks enabled auto-merge (rebase) February 5, 2024 10:12
Copy link

github-actions bot commented Feb 5, 2024

Conventional Commits Report

Type Number
Added 2
Changed 2

🚀 Conventional commits found.

@bjoernricks bjoernricks merged commit e105f3f into main Feb 5, 2024
18 of 19 checks passed
@bjoernricks bjoernricks deleted the shell-completion branch February 5, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants