Skip to main content
Do not create deployments without a shape. Always pass --deployment-shape. Deployments created without a shape skip validation, are the most common cause of failed deployment creations, and the unshaped path may be deprecated in the future. List shapes for your model with firectl deployment-shape-version list, and see Deployment shapes for details.

Examples

Copy <SHAPE_NAME> from the SHAPE NAME (version-id) column (the resource name before the parenthesized version ID). If you use --file, the JSON must include deploymentShape set to that same <SHAPE_NAME>.

Flags

Global flags