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

Add tab completion for choco template command #2518

Closed
gep13 opened this issue Jan 10, 2022 · 0 comments · Fixed by #2519
Closed

Add tab completion for choco template command #2518

gep13 opened this issue Jan 10, 2022 · 0 comments · Fixed by #2519
Assignees
Labels
5 - Released IN REGRESSION TEST SUITE These are things that are handled by tools like Test-Kitchen NO RELEASE NOTES Should not be included in the release notes - not enhancing or fixing end product. Task
Milestone

Comments

@gep13
Copy link
Member

gep13 commented Jan 10, 2022

With the addition of the new choco template command, we should add support for tab completion of this command, in the same way that we can tab complete something like the choco export command, and it's available options.

Related

@gep13 gep13 added this to the 0.12.0 milestone Jan 10, 2022
TheCakeIsNaOH added a commit to TheCakeIsNaOH/choco that referenced this issue Jan 10, 2022
This add support for tab completion of the template command.
It has two subcommands, list and info, and one option, --name.
@corbob corbob added the ADD AUTO TESTS Things that typically go to Test-Kitchen - once completed, IN REGRESSION TEST SUITE label added label Jan 11, 2022
gep13 added a commit that referenced this issue Jan 11, 2022
(#2518) Add tab completion for template command
@gep13 gep13 added 4 - Done NO RELEASE NOTES Should not be included in the release notes - not enhancing or fixing end product. Task and removed 3 - Review Improvement labels Jan 11, 2022
gep13 added a commit that referenced this issue Jan 18, 2022
* release/0.12.0: (102 commits)
  (maint) Add generation of template command
  (#2522) Update documentation
  (maint) Remove unnecessary whitespace
  (#2522) Remove deprecated ScriptsCheckLastExitCode
  (maint) Fix spelling mistake
  (version) 0.12.0-beta
  (#2518) Add tab completion for template command
  (#2481) Warn about unuspported packages on non-Windows
  (#357) Add information about when command added
  (#449) Add information about when command added
  (#499) Add specs for template service list noop
  (#499) Add specs for template command
  (#449) Add template command
  (#449) Template service rename noop to generate_noop
  (#2434) Correct casing of filename in changed files tests
  (#2434) Enable more scenarios, skip only shim and powershell facts
  (#2450) Enable configTransform tests on non-Windows
  (#2450) Enable functions on non-Windows systems
  (maint) Corrected casing of PowerShell
  (#2510) Exclude uninstalling with locked file on non-windows
  ...
@corbob corbob added IN REGRESSION TEST SUITE These are things that are handled by tools like Test-Kitchen and removed ADD AUTO TESTS Things that typically go to Test-Kitchen - once completed, IN REGRESSION TEST SUITE label added labels Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Released IN REGRESSION TEST SUITE These are things that are handled by tools like Test-Kitchen NO RELEASE NOTES Should not be included in the release notes - not enhancing or fixing end product. Task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants