Skip to main content

Export CLI Commands

Manage export in your EventCatalog from the command line.

export​

Export catalog resources to EventCatalog DSL (.ec) format

Arguments:

NameTypeRequiredDescription
allbooleanNoExport the entire catalog (all resource types)
idstringNoResource ID (omit to export all of the given type)
versionstringNoResource version (defaults to latest)
stdoutbooleanNoPrint to stdout instead of writing a file
outputstringNoOutput file path (defaults to <id>.ec or catalog.ec)