What is the best way to create copy of a datapool including all the datajobs
Hello. Use content-cli.
PULL and PUSH.
https://github.com/celonis/content-cli#getting-started
C:...\\Desktop> content-cli pull --help
Usage: content-cli-pull [options] [command]
Options:
-h, --help display help for command
Commands:
analysis [options] Command to pull an analysis
skill [options] Command to pull a skill
objective [options] Command to pull an objective
data-pool [options] Command to pull a data pool
asset [options] Command to pull an asset from Studio
package [options] Command to pull a package
help [command] display help for command
C:...\\Desktop> content-cli pull data-pool --help
Usage: content-cli-pull data-pool [options]
Command to pull a data pool
Options:
-p, --profile <profile> Profile which you want to use to pull the data pool
--id <id> Id of the data pool you want to pull
-h, --help display help for command
Additionally we have added functionality that this should be as simple as duplicating the data pool now.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.