Cinchy DXD CLI reference
This section lists all available commands and their arguments for CinchyDXD.
CinchyDXD 2.0 DXD functions
Action | Description |
---|---|
export | Exports a Data Experience from a Cinchy source environment. |
install | Installs a Data Experience in a Cinchy target environment. |
keygen | Generates an encryption key file. |
help | Displays this help text. To display help for an action, pass only that action. |
version | Displays version information. |
Common arguments
Option | Description | Requirement |
---|---|---|
| Full path to the Cinchy server without the protocol. | Required |
| User ID for accessing Cinchy. | Required |
| Clear text or encrypted password for the specified user. | Required |
| Path to directory for storing temporary DXD files. | Required |
Export
Command: .\CinchyDXD.ps1 export
Option | Description | Requirement |
---|---|---|
| The Data Experience Definition GUID. | Required |
| Path to directory for Data Experience release export. | Required |
| Path to the encryption key file for metadata encryption. | Optional |
| Flag to keep the temp (work) directory when complete. | Optional |
| The Export Step to start from. | Optional |
| The Export Step to end on. | Optional |
Install
Command: .\CinchyDXD.ps1 install
Option | Description | Requirement |
---|---|---|
| Path to directory containing the DX to be installed. | Required |
| Data Experience Definition Version. | Required |
| Path to directory for storing temporary Connection files. | Optional |
| Prompt to continue on Connection and Model Loader errors. | Optional |
| Do not stop on Model Loader errors. | Optional |
| Display Connections output on completion. | Optional |
| Path to the encryption key file for metadata decryption. | Optional |
| List of Tables and/or Table.Column(s) to skip during sync. | Optional |
| Flag to keep the temp (work) directory when complete. | Optional |
| The Install Step to start from. | Optional |
| The Install Step to end on. | Optional |
| Force install if release already exists in the target. | Optional |
CinchyDXD 1.7 commands
Actions
Action | Description |
---|---|
| Exports a Data Experience from a Cinchy source environment. |
| Installs a Data Experience in a Cinchy target environment. |
| Generates an encryption key file. |
| Displays this help text. To display help for an action, pass only that action. |
| Displays version information. |
Common arguments
Parameter | Description | Requirement |
---|---|---|
| Full path to the Cinchy server without the protocol. | Required |
Export arguments
Parameter | Description | Requirement |
---|---|---|
| User ID for accessing Cinchy. Required when not using a Personal Access Token. | Optional |
| Clear text password or Personal Access Token. If using a token, do not provide | Required |
| The Data Experience Definition Guid. | Required |
| The Data Experience Definition Version. | Required |
| Path where CinchyDXD will create the Data Experience release export. | Required |
| Path to the encryption key file for encrypting metadata. | Optional |
| Flag to save release files into Cinchy. | Optional |
| Flag to prevent cleanup of the output temp directory. | Optional |
| Export Step to start from. | Optional |
| Export Step to end on. | Optional |
Install arguments
Parameter | Description | Requirement |
---|---|---|
| User ID for accessing Cinchy. | Required |
| Clear text password of the specified user. | Required |
| Path for storing temporary files to support sync. | Optional |
| Prompt to continue on Connection and Model Loader errors. | Optional |
| Do not stop on ModelLoader errors. | Optional |
| Displays the Connections output on completion. | Optional |
| Path to the encryption key file for decrypting metadata. | Optional |
| Comma delimited list of Tables and/or Table.Column(s) to skip. | Optional |
| Install Step to start from. | Optional |
| Install Step to end on. | Optional |
| Force install if release already exists in target. | Optional |
Keygen arguments
Parameter | Description | Requirement |
---|---|---|
| Path where the encryption key file will be created. Used for encrypting and decrypting metadata during DXD Export and Import. | Required |
CinchyDXD 1.6 commands
Actions
Action | Description |
---|---|
| Exports a Data Experience from a Cinchy source environment. |
| Installs a Data Experience in a Cinchy target environment. |
| Generates an encryption key file. |
| Displays this help text. To display help for an action, pass only that action. |
| Displays version information. |
Common arguments
Parameter | Description | Requirement |
---|---|---|
| Full path to the Cinchy server without the protocol. | Required |
Export arguments
Parameter | Description | Requirement |
---|---|---|
| User ID for accessing Cinchy. Required when not using a Personal Access Token. | Optional |
| Clear text password or Personal Access Token. If using a token, do not provide | Required |
| The Data Experience Definition Guid. | Required |
| The Data Experience Definition Version. | Required |
| Path where CinchyDXD will create the Data Experience release export. | Required |
| Path to the encryption key file for encrypting metadata. | Optional |
| Flag to save release files into Cinchy. | Optional |
| Flag to prevent cleanup of the output temp directory. | Optional |
| Export Step to start from. | Optional |
| Export Step to end on. | Optional |
Install arguments
Parameter | Description | Requirement |
---|---|---|
| User ID for accessing Cinchy. | Required |
| Clear text password of the specified user. | Required |
| Path for storing temporary files to support sync. | Optional |
| Prompt to continue on Connection and Model Loader errors. | Optional |
| Do not stop on ModelLoader errors. | Optional |
| Displays the Connections output on completion. | Optional |
| Path to the encryption key file for decrypting metadata. | Optional |
| Path to directory with CQL scripts to execute post-install. | Optional |
| Path to directory with CQL scripts to execute pre-install. | Optional |
| Comma delimited list of Tables and/or Table.Column(s) to skip. | Optional |
| Install Step to start from. | Optional |
| Install Step to end on. | Optional |
| Force install if release already exists in target. | Optional |
Keygen arguments
Parameter | Description | Requirement |
---|---|---|
| Path where the encryption key file will be created. Used for encrypting and decrypting metadata during DXD Export and Import. | Required |
CinchyDXD 1.5 commands
Actions
Action | Description |
---|---|
| Exports a Data Experience from a Cinchy source environment. |
| Installs a Data Experience in a Cinchy target environment. |
| Displays this help text. To display help for an action, pass only that action. |
| Displays version information. |
Common arguments
Parameter | Description | Requirement |
---|---|---|
| Full path to the Cinchy server without the protocol. | Required |
| User ID for accessing Cinchy. | Required |
| Clear text or encrypted password of the specified user. | Required |
Export
Parameter | Description | Requirement |
---|---|---|
| The Data Experience Definition Guid. | Required |
| The Data Experience Definition Version. | Required |
| Path where CinchyDXD will create the Data Experience release export. | Required |
| Flag to save release files into Cinchy. | Optional |
| Flag to prevent cleanup of the output temp directory. | Optional |
| Export Step to start from. | Optional |
| Export Step to end on. | Optional |
Install
Parameter | Description | Requirement |
---|---|---|
| Path for storing temporary files to support sync. | Optional |
| Prompt to continue on Connection and Model Loader errors. | Optional |
| Do not stop on ModelLoader errors. | Optional |
| Displays the Connections output on completion. | Optional |
| Path to directory with CQL scripts to execute post-install. | Optional |
| Install Step to start from. | Optional |
| Install Step to end on. | Optional |
| Force install if release already exists in target. | Optional |
CinchyDXD 1.4 commands
Actions
Action | Description |
---|---|
| Exports a Data Experience from a Cinchy source environment. |
| Installs a Data Experience in a Cinchy target environment. |
| Generate an encrypted string. |
| Displays this help text. To display help for an action, pass only that action. |
| Displays version information. |
Common arguments
Common
Parameter | Description | Requirement |
---|---|---|
| Exports a Data Experience from a Cinchy source environment. | Required |
| Flag for https connections to Cinchy. | Optional |
| Full path to the Cinchy server without the protocol. | Required |
| Full path to the CinchySSO server without the protocol. | Optional |
| User ID for accessing Cinchy. | Required |
| Clear text or encrypted password of the specified user. | Required |
| Path to the Cinchy CLI. | Required |
| Path for storing temporary files. | Required |
| Flag to use | Optional |
| Data Experience Definition Guid. | Required |
| Data Experience Definition Version. | Required |
| Path where | Required |
| Flag to save release files into Cinchy. | Optional |
| Flag to prevent cleanup of the output temp directory. | Optional |
| Export Step to start from. | Optional |
| Export Step to end on. | Optional |
Export
Parameter | Description | Requirement |
---|---|---|
| The Data Experience Definition Guid. | Required |
| The Data Experience Definition Version. | Required |
| Path where CinchyDXD will create the Data Experience release export. | Required |
| Flag to save release files into Cinchy. | Optional |
| Flag to prevent cleanup of the output temp directory. | Optional |
| Export Step to start from. | Optional |
| Export Step to end on. | Optional |
Install
Parameter | Description | Requirement |
---|---|---|
| Path to directory with CQL scripts to execute post-install. | Optional |
| Install Step to start from. | Optional |
| Install Step to end on. | Optional |
| Force install if release already exists in target. | Optional |
| Write CLI syncdata commands to the log. | Optional |
Last updated