Create, manage, and configure documents, including permissions, drafts, labels, and favorites.
omni documents update (rename) and omni documents put (full replace) are deprecated and were removed on July 31, 2026 - they now return a 410 error unless your organization has been granted a migration extension. Contact Omni support if you need one. omni documents transfer-ownership is also deprecated; grant the OWNER permission role via add-permits instead. Use the v2 commands below for renaming, editing, and ownership changes going forward.
Document content (v2)
The v2 commands manage a document’s content (tiles, queries, dashboard layout) through an explicit draft/publish workflow, replacing the deprecated update and put commands above.
Every command in this group also accepts the global flags, including --token, --profile, --format, and --compact.