Skip to content

Add flags autocompletion to all CLI commands that would benefit from it #1452

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

Closed
silvanocerza opened this issue Sep 15, 2021 · 1 comment · Fixed by #1509
Closed

Add flags autocompletion to all CLI commands that would benefit from it #1452

silvanocerza opened this issue Sep 15, 2021 · 1 comment · Fixed by #1509
Assignees
Labels
topic: CLI Related to the command line interface type: enhancement Proposed improvement

Comments

@silvanocerza
Copy link
Contributor

Enhancement

Many CLI commands would greatly benefit from having auto completion for certain flags, much like we did for the compile command --fqbn flag with PR #1431.

This way it will be easier for the user to enter the correct value and avoid errors.

@silvanocerza silvanocerza self-assigned this Sep 15, 2021
@rsora rsora added topic: CLI Related to the command line interface and removed topic: CLI labels Sep 16, 2021
@ubidefeo ubidefeo assigned umbynos and unassigned silvanocerza Oct 1, 2021
@umbynos
Copy link
Contributor

umbynos commented Oct 4, 2021

Related to #649

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: CLI Related to the command line interface type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants