
When creating an action-definition user can use the option --namespace to create the action in that specific namespace, if it was not provided the action will be created in the default namespace. default namespace is ''. *Added --namespace to action commands, *Added --namespace option to run-action Depends-On: I07862e30adf28404ec70a473571a9213e53d8a08 Implements: blueprint create-and-run-workflows-within-a-namespace Change-Id: I18dbd9faee06c3cd2209f7e579eeb2e1a24c88d9
6 lines
169 B
YAML
6 lines
169 B
YAML
---
|
|
features:
|
|
- |
|
|
Add namespace parameter to action commands. Namespace parameter allows
|
|
to create multiple actions with same name under different namespaces.
|