Celerity

Getting Started

The CLI tool to manage Celerity applications

Introduction

The Celerity CLI provides tooling for every stage of development for Celerity applications.

Installation

Follow the framework Quick Start guide to install Celerity including the CLI.

Running the CLI

Once installed, the CLI can be run by executing the celerity command in the terminal.

For information on global options and all the available commands, run:

celerity help

To get usage information for a specific command, run:

celerity [command] --help

Last updated on