Skip to main content

Module apply

Module apply 

Source
Expand description

cellctl apply -f formation.yaml โ†’ POST /v1/formations.

YAML is parsed locally only to validate shape and convert to JSON. The authoritative validation happens on the server; we do a minimal local check to surface obvious schema errors with exit-code 3 before any network call.

Functionsยง

run