Got feedback or spotted a mistake?

Leave a comment at the end of this page or email contact@krishagni.com

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Introduction

This page explains how to export and import CP Defs using API. \

Pre-requisites

Attributes

Description

URL

Server URL from where you are exporting.

Username

Username to authenticate.

Password

Password of the user.

Exporting CP defs

Script

How to run:

./export-cps-defs.sh <URL> <USER> <PASSWORD>

It will export all CPs definitions in the working directory.

Importing CP defs

Script

How to run:

./import-cps-defs.sh <URL> <USER> <PASSWORD> <NAME_OF_DIR_WHERE_CP_DEFS_ARE_STORED>

  • No labels