Table of Contents | ||
---|---|---|
|
Excerpt | ||||||
---|---|---|---|---|---|---|
|
Short option | Long option | Description | Required | Example value |
---|---|---|---|---|
-p | --resource-path | Folder path of the JSON file where the deployment policy definition is defined. | Yes |
|
Excerpt Include | ||||||
---|---|---|---|---|---|---|
|
For information on the property definitions, see the Deployment Policy Resource Definition.
Use case: Update the deployment policy defined in the <STRATOS_SOURCE_HOME>/samples/deployment-policies/deployment-policy-1.json
file.
Code Block |
---|
update-deployment-policy -p <STRATOS_SOURCE_HOME>/samples/deployment-policies/deployment-policy-1.json |
Code Block |
---|
Successfully updated deployment policy. |