# commandDescription

Create a deployment package of a Modeler workspace.

# examples

- <%= config.bin %> <%= command.id %>

- <%= config.bin %> <%= command.id %> --path ./workspacePath

# workspacePackageProgress

Status of creating a deployment package for the Modeler workspace at path '%s':

# workspacePackageSuccessful

Created a deployment package successfully for the Modeler workspace at path '%s'.

# workspacePackageFailed

Failed to create a deployment package for the Modeler workspace at path '%s'. Review the error details and try again.