File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ Retrieve details about a specific package bundle version.
44
55# examples
66
7- Retrieve details about the package bundle version; uses the Dev Hub org with the username devhub@example.com :
7+ - Retrieve details about the package bundle version; uses the Dev Hub org with the username devhub@example.com :
88
9- sf package bundle version report --bundle-version "Your bundle version name or ID" --target-dev-hub devhub@example.com
9+ <%= config.bin %> <%= command.id %> --bundle-version "Your bundle version name or ID" --target-dev-hub devhub@example.com
1010
1111# flags.bundle-version.summary
1212
1313Name or ID of the package bundle version to retrieve details about.
1414
1515# flags.verbose.summary
1616
17- Display verbose package bundle version details .
17+ Display extended details about the package bundle version.
You can’t perform that action at this time.
0 commit comments