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

add shell completions #254

Merged
merged 1 commit into from
Nov 16, 2022
Merged

add shell completions #254

merged 1 commit into from
Nov 16, 2022

Conversation

mcalhoun
Copy link
Member

@mcalhoun mcalhoun commented Nov 16, 2022

what

  • add shell completion script generation for bash, zsh, fish and powershell
  • users can now run atmos completion [bash|zsh|fish|powershell] and atmos will output the shell completion script for that shell

why

  • so users can run atmos [tab][tab] and get command auto-completion

references

@jamengual
Copy link

this is too fancy, I do not want this feature

@mcalhoun mcalhoun merged commit 9990f93 into master Nov 16, 2022
@mcalhoun mcalhoun deleted the feature/add-completion-scripts branch November 16, 2022 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shell / Tab completion for atmos stacks and components
3 participants