Autocomplete org alias CLI parameter #2828
JamieBriersBullhorn
started this conversation in
Ideas
Replies: 2 comments
-
|
Hey, yeah this is something I wanted to do too but we haven't decided on it yet.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Also, if you are on zsh + fzf, I wrote an sf plugin to do this: |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be a really nice QoL improvement, if the CLI could autocomplete org usernames/alias.
I had managed to achieve this in powershell, by editing
%LOCALAPPDATA%\sf\autocomplete\functions\powershell\sf.ps1, however it got overridden on upgrade when I refreshed the autocomplete cache.i.e. I would type in
sf project deploy start -o admand it would autocomplete tosf project deploy start -o adminUsernameBeta Was this translation helpful? Give feedback.
All reactions