Find all forc plugins available via PATH
.
Prints information about each discovered plugin.
forc plugins [OPTIONS]
-d
, --describe
Prints the long description associated with each listed plugin
-h
, --help
Print help information
-L
, --log-level
<LOG_LEVEL>
Set the log level
-p
, --paths
Prints the absolute path to each discovered plugin
-s
, --silent
Silence all output
-v
, --verbose
Use verbose output
-V
, --version
Print version information
[33mEXAMPLES:[0m
forc plugins
forc plugins --paths
forc plugins --describe
forc plugins --paths --describe