errose28 commented on PR #8030:
URL: https://github.com/apache/ozone/pull/8030#issuecomment-2719312780

   Looks like the "standard" for this kind of thing would be having the command 
be `ozone completion <some shell specifier>` and having it print to stdout. 
Here's a list of existing programs that do this according to a few LLMs. I was 
able to verify the first 5 in the list are accurate since I have them installed.
   ```
   kubectl completion bash
   docker completion bash
   npm completion
   pip completion --bash
   gh completion -s bash
   cargo completion bash
   rustup completions bash
   helm completion bash
   terraform -install-autocomplete
   podman completion bash
   gcloud completion bash
   op completion bash # 1password
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to