Dalet Flex documentation has moved!
This page is no longer actively maintained. For the latest documentation, please visit us at our new support portal: https://support.dalet.com
The following steps will pull an action from your source account and then create it in your target account.
We always recommend taking database backups before applying changes to your Dalet Flex environment. Failure to do so could result in permanent data loss!
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
That’s it! 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.