Skip to main content

ExportRtByQuery

Schedules a job to export runtime models using a query. File is specified using -f argument. The file is downloaded in ZIP-format after job is finished.

Examples

Export the results of a stored query (the RtId of a System/SimpleRtQuery entity):

octo-cli -c ExportRtByQuery -f "./export.zip" -q "68e296bc1f73f259bbb10399"

Options

ShortLongRequiredDescription
-f--fileyesFile to export
-q--queryIdyesQuery ID that is used for export