Skip to main content
Limited Release. The EDK is currently in limited release and is not available to all customers. Commands, generated file layouts, and package APIs may change before general availability. Confirm you’re on the latest EDK version before starting new projects.
The elementum CLI combines EDK workspace commands with platform commands supplied by the managed toolchain. This page lists the current top-level command surface. Add --help to any command or subcommand for its arguments and options.

Get help

Platform commands are loaded dynamically and may vary by toolchain version. The output of elementum --help is the source of truth for your installed version.

Global options

EDK commands

These commands manage the installed toolchain and local EDK workspaces.

Common EDK subcommands

Pull existing source

Add --no-adopt only when you intentionally want source without connecting the existing resources to deployment state. Use --max-depth <n> with pull app to limit dependency traversal.

Scaffold new source

new app and new element register their @catalog references immediately. Run elementum generate [path] after hand edits that change catalog-visible source. See Quickstart for the core workflow, Playbooks for playbook commands, and Plan and Apply for reviewing changes.

Platform commands

Platform commands operate against Elementum through the managed toolchain. They are still invoked through the same elementum executable.

Agents and AI

Apps and workflows

Data and integrations

Organization and access

Advanced operations