Benjamin KAHANE
- Updated
The following steps will pull an action from your `source` account and then create it in your `target` account.
You can run the following command before starting your change request, or at any point in the steps below:
List all actions in an environment: list --environment source --type action (here the --environment flag can be source or target)
Get help for any command: help list (you can substitute list for any other command, e.g. help open)
open --source <name_of_source_environment> --target <name_of_target_environment>
pull -–type action -–uuid <uuid_of_newly_created_action>
add
commit
You can now login to the Target Flex Account to check that the new Action was created. It even has the same UUID as the Source.
Comments
0 comments
Please sign in to leave a comment.