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
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 sameelementum executable.