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

Basic usage:

octo-cli -c ExportRtByQuery -f "./export.zip" -q "query-id"

Options

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