Skip to content
This repository was archived by the owner on Oct 15, 2018. It is now read-only.
James Nesbitt edited this page Feb 6, 2017 · 1 revision

Using the CLI

The Radi-cli is designed to work withing the scope of a project. A project is defined by a root path, which has a .radi folder in it. Radi likes to find configuration in that path. Like git, radi can operation in any subolder inside the root path.

starting a new radi project

adding radi to an existing project

Clone this wiki locally