Skip to main content
The uniac CLI is how you scaffold, build, simulate, and deploy services.

Install

curl -fsSL https://install.uniac.ai | sh

Global flags

  • --help — show help for a command
  • --version — print version
  • --verbose — include debug output
  • --project <path> — run against a project other than the current directory

Configuration file

The CLI reads and writes config at ~/.uniac/config.yaml. See uniac config.

Commands