org list shape

List all org shapes you’ve created.

Description for org list shape 

The output includes the alias, username, and ID of the source org, the status of the org shape creation, and more. Use the org ID to update your scratch org configuration file so you can create a scratch org based on this org shape.

Aliases for org list shape 

force:org:shape:list

Flags 

Flag Name (Long)Flag Name (Short)Description
‑‑flags‑dirN/AType: Value

Import flag values from a directory.
‑‑jsonN/AType: Boolean

Format output as json.

Examples for org list shape 

List all org shapes you’ve created:

1sf org list shape

List all org shapes in JSON format and write the output to a file:

1sf org list shape --json > tmp/MyOrgShapeList.json