cli-engine icon indicating copy to clipboard operation
cli-engine copied to clipboard

does not display topic help when no base topic-command

Open jdx opened this issue 6 years ago • 0 comments

-> 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

jdx avatar Dec 13 '17 17:12 jdx