Document construction commands
Draft commands create sections, datasets, facts, metrics, media, charts, tables, flows, code blocks, lists, and feedback actions without hand-writing the generated package.
ow a2ui draft
ow a2ui digestHosted delivery commands
Publish creates or updates a Hosted identity. Pull retrieves the current typed package so work can continue on another machine.
ow publish <document.mdw>
ow pull <document_id> -o document.mdwInstallation and credential commands
ow setup --target auto
ow login
ow agent install --target auto
ow agent doctor --target autoInspect live help before scripting
The CLI is the authoritative source for flags. Run --help at the command level you are about to automate instead of copying an old invocation from a conversation.
ow --help
ow publish --help
ow a2ui draft --helpFAQ
Frequently asked questions
What is the difference between ow setup and ow login?
Setup configures Hosted credentials and Agent skills as one workflow. Login focuses on saving the Hosted credential.
Which command tells me what is inside a built package?
Use ow a2ui digest on the .mdw file to inspect its deterministic identity and entry count.
Use the real workflow
Publish what your agent creates.
Give every report, document, or plan its own reader-ready page. Comments, review decisions, and formal revisions can flow back from there.