Prodly:Branch-folders

prodly:branch-folders

To list all branch folders, enter this command at the command line prompt in your Salesforce CLI command shell:

$ sf prodly:branch-folders [OPTIONS]

Usage:

$ sf prodly branch-folders -v <value> -l [--json] [--flags-dir <value>] [--api-version <value>]

This table lists all the available options:

OptionsPurpose
-l, --listUse to see the list of all branch folders.
-v, --target-dev-hub=<value>Use to specify the username or alias of the dev hub org, overriding any dev hub org you specified in the optional setup steps. Not required if the default value is already set.
–-api-version=<value>Use to override the API version used for API requests made by this command.

Examples

CommandResult
$ sf prodly:branch-folders --target-dev-hub jsmith@acme.com -lLists all the branch folders.