0.1.17 • Published 4 years ago

@ultimaup/cli v0.1.17

Weekly downloads
2
License
MIT
Repository
-
Last release
4 years ago

Ultima CLI

The CLI for Ultima - the local-first cloud platform.

To get started first run npm install -g @ultimaup/cli then ultima to log in.

More docs coming soon.

Usage

Usage: ultima [options] [command]

Options:
  -V, --version         output the version number
  -s, --server <value>  Set server URL (default: "https://build.onultima.com")
  -h, --help            display help for command

Commands:
  login <token>         login to ultima
  dev                   develop an ultima project
  up|push               push your changes live
  init <project-name>   start a new project
  clone [project-name]  clone an existing project
  help [command]        display help for command