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

cmd: add completion command #4994

Merged
merged 2 commits into from
Aug 30, 2022
Merged

cmd: add completion command #4994

merged 2 commits into from
Aug 30, 2022

Conversation

mohammed90
Copy link
Member

@mohammed90 mohammed90 added this to the v2.6.0-beta.1 milestone Aug 30, 2022
@francislavoie
Copy link
Member

Works well!

To install (and load it in the current shell):

$ ./caddy completion bash | sudo tee /etc/bash_completion.d/caddy
$ . /etc/bash_completion.d/caddy

@francislavoie francislavoie added the feature ⚙️ New feature or request label Aug 30, 2022
@mohammed90 mohammed90 merged commit d605ebe into master Aug 30, 2022
@francislavoie francislavoie deleted the add-completion-command branch August 30, 2022 23:24
@mholt mholt modified the milestones: v2.6.0-beta.1, v2.6.0 Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ⚙️ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants