jentis_auto_publisher
v1.0.3
Published
A CLI-tool to automate the tedious work of publishing multiple containers in your JENTIS Tag Manager (JTM).
Downloads
5
Readme
JENTIS auto Publisher
A CLI-tool to automate the tedious work of publishing multiple containers in your JENTIS Tag Manager (JTM).
How to run?
Just run the following code in your terminal
npx jentis_auto_publisher
Optional settings:
You can save a user_config.json in the same directory where you run the CLI-tool to skip the credential gathering questions.
{
"user" : "your_email",
"password" : "your_jtm_password",
"jtm_url" : "https://your_jtm.jentis.com/"
}
Add the "--verbose" flag to see the deployment process in a chromium instance