Skip to content

cloud


dqo cloud login

Log in or register an account at the DQO Cloud

Description

Allow user to provide login credentials if the user already has an account.

Command-line synopsis

$ dqo [dqo options...] cloud login [-h] [-fw] [-hl] [-of=<outputFormat>]
DQO Shell synopsis
dqo> cloud login [-h] [-fw] [-hl] [-of=<outputFormat>]

Options

Command argument     Description Required Accepted values
-fw
--file-write
Write command response to a file
-hl
--headless
Run the command in an headless (no user input allowed) mode
-h
--help
Show the help for the command and parameters
-of
--output-format
Output format for tabular responses TABLE
CSV
JSON

dqo cloud sync data

Synchronize local "data" folder with sensor readouts and rule results with DQO Cloud

Description

Uploads any local changes to the cloud and downloads any changes made to the cloud version of the "data" folder.

Command-line synopsis

$ dqo [dqo options...] cloud sync data [-hr] [-fw] [-hl] [-d=<direction>] [-m=<mode>]
                 [-of=<outputFormat>]
DQO Shell synopsis
dqo> cloud sync data [-hr] [-fw] [-hl] [-d=<direction>] [-m=<mode>]
                 [-of=<outputFormat>]

Options

Command argument     Description Required Accepted values
-d
--direction
File synchronization direction full
download
upload
-fw
--file-write
Write command response to a file
-hl
--headless
Run the command in an headless (no user input allowed) mode
-h
--help
Show the help for the command and parameters
-m
--mode
Reporting mode (silent, summary, debug) silent
summary
debug
-of
--output-format
Output format for tabular responses TABLE
CSV
JSON
-r
--refresh-data-warehouse
Force refresh a whole table in the data quality data warehouse

dqo cloud sync sources

Synchronize local "sources" connection and table level quality definitions with DQO Cloud

Description

Uploads any local changes to the cloud and downloads any changes made to the cloud version of the "sources" folder.

Command-line synopsis

$ dqo [dqo options...] cloud sync sources [-h] [-fw] [-hl] [-d=<direction>] [-m=<mode>]
                    [-of=<outputFormat>]
DQO Shell synopsis
dqo> cloud sync sources [-h] [-fw] [-hl] [-d=<direction>] [-m=<mode>]
                    [-of=<outputFormat>]

Options

Command argument     Description Required Accepted values
-d
--direction
File synchronization direction full
download
upload
-fw
--file-write
Write command response to a file
-hl
--headless
Run the command in an headless (no user input allowed) mode
-h
--help
Show the help for the command and parameters
-m
--mode
Reporting mode (silent, summary, debug) silent
summary
debug
-of
--output-format
Output format for tabular responses TABLE
CSV
JSON

dqo cloud sync sensors

Synchronize local "sensors" folder with custom sensor definitions with DQO Cloud

Description

Uploads any local changes to the cloud and downloads any changes made to the cloud version of the "sensors" folder.

Command-line synopsis

$ dqo [dqo options...] cloud sync sensors [-h] [-fw] [-hl] [-d=<direction>] [-m=<mode>]
                    [-of=<outputFormat>]
DQO Shell synopsis
dqo> cloud sync sensors [-h] [-fw] [-hl] [-d=<direction>] [-m=<mode>]
                    [-of=<outputFormat>]

Options

Command argument     Description Required Accepted values
-d
--direction
File synchronization direction full
download
upload
-fw
--file-write
Write command response to a file
-hl
--headless
Run the command in an headless (no user input allowed) mode
-h
--help
Show the help for the command and parameters
-m
--mode
Reporting mode (silent, summary, debug) silent
summary
debug
-of
--output-format
Output format for tabular responses TABLE
CSV
JSON

dqo cloud sync rules

Synchronize local "rules" folder with custom rule definitions with DQO Cloud

Description

Uploads any local changes to the cloud and downloads any changes made to the cloud version of the "rules" folder.

Command-line synopsis

$ dqo [dqo options...] cloud sync rules [-h] [-fw] [-hl] [-d=<direction>] [-m=<mode>]
                  [-of=<outputFormat>]
DQO Shell synopsis
dqo> cloud sync rules [-h] [-fw] [-hl] [-d=<direction>] [-m=<mode>]
                  [-of=<outputFormat>]

Options

Command argument     Description Required Accepted values
-d
--direction
File synchronization direction full
download
upload
-fw
--file-write
Write command response to a file
-hl
--headless
Run the command in an headless (no user input allowed) mode
-h
--help
Show the help for the command and parameters
-m
--mode
Reporting mode (silent, summary, debug) silent
summary
debug
-of
--output-format
Output format for tabular responses TABLE
CSV
JSON

dqo cloud sync checks

Synchronize local "checks" folder with custom check definitions with DQO Cloud

Description

Uploads any local changes to the cloud and downloads any changes made to the cloud version of the "checks" folder.

Command-line synopsis

$ dqo [dqo options...] cloud sync checks [-h] [-fw] [-hl] [-d=<direction>] [-m=<mode>]
                   [-of=<outputFormat>]
DQO Shell synopsis
dqo> cloud sync checks [-h] [-fw] [-hl] [-d=<direction>] [-m=<mode>]
                   [-of=<outputFormat>]

Options

Command argument     Description Required Accepted values
-d
--direction
File synchronization direction full
download
upload
-fw
--file-write
Write command response to a file
-hl
--headless
Run the command in an headless (no user input allowed) mode
-h
--help
Show the help for the command and parameters
-m
--mode
Reporting mode (silent, summary, debug) silent
summary
debug
-of
--output-format
Output format for tabular responses TABLE
CSV
JSON

dqo cloud sync all

Synchronize local files with DQO Cloud (sources, table rules, custom rules, custom sensors and data - sensor readouts and rule results)

Description

Uploads any local changes to the cloud and downloads any changes made to the cloud versions of the folders.

Command-line synopsis

$ dqo [dqo options...] cloud sync all [-hr] [-fw] [-hl] [-d=<direction>] [-m=<mode>]
                [-of=<outputFormat>]
DQO Shell synopsis
dqo> cloud sync all [-hr] [-fw] [-hl] [-d=<direction>] [-m=<mode>]
                [-of=<outputFormat>]

Options

Command argument     Description Required Accepted values
-d
--direction
File synchronization direction full
download
upload
-fw
--file-write
Write command response to a file
-hl
--headless
Run the command in an headless (no user input allowed) mode
-h
--help
Show the help for the command and parameters
-m
--mode
Reporting mode (silent, summary, debug) silent
summary
debug
-of
--output-format
Output format for tabular responses TABLE
CSV
JSON
-r
--refresh-data-warehouse
Force refresh a whole table in the data quality data warehouse