Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lxc/completion: Don't hide default completion command (#14474)
The completion command is a useful tool that includes detailed instructions for setting up completions across shell environments. Most CLI applications don't hide this by default so it's quite intuitive for a user to locate/use this command. Furthermore, the LXD snap completions are only set up for Bash shells. With this change, running `lxc completion <shell> --help` shows instructions on generating completions.
- Loading branch information