salesforce-cli-zsh-completion
salesforce-cli-zsh-completion copied to clipboard
A Zsh completion file for the Salesforce CLI (and script for updating it)
Just stumbled across your plugin, and noticed the commands are _slightly_ out of date. (They don't include the new legacy/beta commands/aliases) Went to update them myself, but it looks like...
As of [sfdx 47.14.0](https://developer.salesforce.com/media/salesforce-cli/releasenotes-v47.html), autocomplete is provided via the oclif sfdx plugin. assuming that's the recommended way to install autocomplete now, it would be helpful if the documentation indicated that...
Hey Wade, I'm excited to start using this! I'm following the installation instructions but I'm getting a fatal error when I'm cloning your git. `Cloning into 'salesforce-cli-zsh-completion'... [email protected]: Permission denied...
This is awesome. Not sure what it takes to get it added, but I'd love to see this included in the default OhMyZsh plugin list https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins
Hi Wade, This is a cool one, but it seems that invalidate the standard autocomplete to folders and files after typing DX commands. For example, this plugin will autocomplete from...
Under Linux the interpretation of escapes is disabled by default, hence `-e` flag is needed otherwise `\n` are treated as a string literal.
Wade, First, Fantastic Work. One quibble, if you're using oh-my-zsh, you'll need to explicitly set {YOURPATH}
Hi , Thank you for all your projects , very useful to the community . I think it will be good enhancement to autocomplete the alies /user from the org...