Commands

acme init

Initialize a new Acme project in the current directory.

acme init [--template <name>]

acme deploy

Deploy the current project to production.

acme deploy [--env <environment>] [--dry-run]

acme status

Show the current deployment status.

acme status [--json]