Skip to main content

diagrid project update

Update project

Description

Update project

diagrid project update <project-name> [flags]

Examples


# Update a project to enable the workflows managed store
diagrid project update my-project --enable-managed-workflow

# Update a project to disable the workflows managed store
diagrid project update my-project --enable-managed-workflow=false

Options

      --enable-managed-workflow   Enable a managed workflows store which is required to enable the Workflows API
-w, --wait Wait for long-running resource creation to finish
-h, --help help for update

Options inherited from parent commands

      --api-key string   Diagrid Cloud API key

SEE ALSO