Note: To see the complete syntax for the plugin commands, see the CLI_Ref
Delete ACLs for a secret or container as identified by its href.
Retrieve ACLs for a secret or container by providing its href.
Submit ACL on a secret or container as identified by its href.
Add ACL users to a secret or container as identified by its href.
Remove ACL users from a secret or container as identified by its href.
Retrieve a CA by providing its URI.
List cas.
Store a container in Barbican.
Delete a container by providing its href.
Retrieve a container by providing its URI.
List containers.
Delete a secret by providing its URI.
Retrieve a secret by providing its URI.
List secrets.
Create a new order.
Delete an order by providing its href.
Retrieve an order by providing its URI.
List orders.
Store a secret in Barbican.
Update a secret with no payload in Barbican.
List supported actions for datasource.
Create a datasource.
Delete a datasource.
List Datasources.
Trigger a datasource to poll.
List datasource rows.
Update rows to a datasource table.
Show schema for datasource.
List status for datasource.
List datasource tables.
Show schema for datasource table.
Show Datasource Table properties.
List driver tables.
List drivers.
List datasource tables.
Create a policy.
Delete a policy.
List Policy.
List policy rows.
Create a policy rule.
Delete a policy rule.
List policy rules.
Show a policy rule.
Show policy properties.
Show the result of simulation.
List policy tables.
Show policy table properties.
List API Versions.
Retrieve build information.
List resource types.
Show details and optionally generate a template for a resource type.
List the Heat engines.
List the available functions.
Validate a template
List the available template versions.
Create software config
Delete software configs
List software configs
Show software config details
Create a software deployment.
Delete software deployment(s) and correlative config(s).
List software deployments.
Get deployment configuration metadata for the specified server.
Show a specific deployment output.
Show SoftwareDeployment Details.
Abandon stack and output results.
Adopt a stack.
Check a stack.
Create a stack.
Delete stack(s).
Show a stack’s environment.
List events.
Show event details.
Show information about failed stack resources.
Show a stack’s files map.
Clear resource hooks on a given stack.
List resources with pending hook for a stack.
List stacks.
List stack outputs.
Show stack output.
List stack resources.
Set resource’s health.
Show resource metadata
Display stack resource.
Signal a resource with optional data.
Resume a stack.
Show stack details.
Create stack snapshot.
Delete stack snapshot.
List stack snapshots.
Restore stack snapshot
Show stack snapshot.
Suspend a stack.
Display stack template.
Update a stack.
Create a category.
Delete a category.
List all available categories.
Display category details.
Show class schema.
List deployments for an environment.
Edit environment’s object model.
FILE is path to a file, that contains jsonpatch, that describes changes to be made to environment’s object-model.
}, { “op”: “replace”, “path”: “/0/?/name”,
“value”: “new_name”
},
]
NOTE: Values ‘===id1===’, ‘===id2===’, etc. in the resulting object-model will be substituted with uuids.
For more info on jsonpatch see RFC 6902
Create an environment.
Delete an environment.
Start deployment of a murano environment session.
Lists environments
Rename an environment.
Creates a new configuration session for environment ID.
Display environment details
Create an application package.
Call static method of the MuranoPL class.