Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 699 Bytes

flat-cli.md

File metadata and controls

37 lines (24 loc) · 699 Bytes

flat CLI

Get the flat CLI from sevenval/flat-cli. See the tutorial for installation instructions.

You can start the local FLAT server with

$ flat start

The option -b allows you to run the current beta version instead of the stable version:

$ flat start -b

FLAT is provided as a Docker image. Use

$ flat pull

to keep your local FLAT image up to date.

Run

$ flat -h

for a list of all available commands and options of the FLAT CLI.

See also