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 startThe option -b allows you to run the current beta version instead of the stable version:
$ flat start -bFLAT is provided as a Docker image. Use
$ flat pullto keep your local FLAT image up to date.
Run
$ flat -hfor a list of all available commands and options of the FLAT CLI.
See also
Last updated
Was this helpful?