-
Notifications
You must be signed in to change notification settings - Fork 5.4k
[Auto] Add vagrant completions #9781
Copy link
Copy link
Closed
Labels
area:completionsStandard shell completions, argument completions, and path completion.Standard shell completions, argument completions, and path completion.enhancementNew feature or request.New feature or request.ready-to-implementThe issue is ready for implementation work.The issue is ready for implementation work.repro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.warp:auto-triage-reviewwarp:prioritizedIssues prioritized by the Warp team.Issues prioritized by the Warp team.
Description
Metadata
Metadata
Assignees
Labels
area:completionsStandard shell completions, argument completions, and path completion.Standard shell completions, argument completions, and path completion.enhancementNew feature or request.New feature or request.ready-to-implementThe issue is ready for implementation work.The issue is ready for implementation work.repro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.warp:auto-triage-reviewwarp:prioritizedIssues prioritized by the Warp team.Issues prioritized by the Warp team.
Add command completions for
vagrant, a popular tool for building and managing virtual machine environments for development.Fish shell reference implementation: https://github.com/fish-shell/fish-shell/blob/master/share/completions/vagrant.fish
Linear: APP-3965