We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ab719f + 0a5494a commit bea6073Copy full SHA for bea6073
1 file changed
README.md
@@ -59,7 +59,8 @@ Now, you can install any plugins you want and run the command reference generati
59
sfdx plugins:install salesforcedx
60
sfdx plugins:install config
61
sfdx plugins:install alias
62
-sfdx commandreference --plugins salesforcedx,alias,config
+sfdx plugins:install auth
63
+sfdx commandreference --plugins salesforcedx,alias,config,auth
64
```
65
66
## Commands
0 commit comments