Skip to main content

Overview

Reusable content templates with name, description, and variant array.

Verbs

VerbDescription
listList all content templates configured for this tenant.
getFetch a single content template by id.
createCreate a new content template (—name + optional flags, or —data @file.json).
updateUpdate a content template (id positional; flags patch a fetched record, or —data replaces).
deleteDelete a content template. SuperAdmin-only; non-recoverable.

Detailed help

Run ekso directly to see flags and arguments — --help reflects the binary you have installed.
ekso content-template --help
ekso content-template list --help

See also