Replies: 1 comment
-
|
It seems I accidentally posted two similar post. Sorry, and close this one |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey AWS CLI community! 👋
AWS developers use the CLI constantly but sometimes forget exact syntax. I built ccline for exactly that:
ccline uses zsh's
command_not_found_handler— type your question at the prompt, get an AI answer, optionally run it.Install:
brew install jianshuo/tap/ccline # Add to ~/.zshrc: source $(brew --prefix)/share/ccline/ccline.zshGitHub: https://github.com/jianshuo/ccline
For AWS developers who occasionally blank on exact CLI syntax ☁️
Beta Was this translation helpful? Give feedback.
All reactions