UNPKG

salesforce-alm

Version:

This package contains tools, and APIs, for an improved salesforce.com developer experience.

13 lines (12 loc) 473 B
{ "description": "list all org shapes you’ve created", "longDescription": "Lists all org shapes that you’ve created using the Salesforce CLI.", "verbose": "list more information about each org shape", "verboseLong": "Lists more information about each org shape.", "noOrgShapes": "No org shapes found.", "help": [ "sfdx force:org:shape:list", "sfdx force:org:shape:list --json", "sfdx force:org:shape:list --json > tmp/MyOrgShapeList.json" ] }