-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Auto] Add openssl completions #9783
Copy link
Copy link
Open
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.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:prioritizedIssues prioritized by the Warp team.Issues prioritized by the Warp team.
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.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:prioritizedIssues prioritized by the Warp team.Issues prioritized by the Warp team.
Add top-level command completions for
openssl— the list of subcommands and any global flags. Individual subcommand completions are tracked as child issues and should be implemented separately.Fish shell reference implementation: https://github.com/fish-shell/fish-shell/blob/master/share/completions/openssl.fish
Linear: APP-3963