cli-engine
cli-engine copied to clipboard
does not display topic help when no base topic-command
-> sfdx force:auth --help
Installing dependencies for /Users/t.dvornik/Projects/sfdx-dev... done
Usage: sfdx force:auth:COMMAND [command-specific-options]
authorize an org for use with the Salesforce CLI
sfdx force:auth commands: (get help with sfdx help force:auth:COMMAND)
force:auth:jwt:grant authorize an org using the JWT flow
force:auth:sfdxurl:store authorize an org using an SFDX auth URL
force:auth:web:login authorize an org using the web login flow
➜ cli git:(release) hub:([email protected]) scratch:(main-s)
-> sfdx force:auth:web --help
▸ command force:auth:web not found