fab.cli#
Functions to run Fab from the command line.
Functions
|
Running Fab from the command line will attempt to build the project in the current or given folder. |
- fab.cli.cli_fab(folder=None, kwargs=None)#
Running Fab from the command line will attempt to build the project in the current or given folder. The following params are used for testing. When run normally any parameters will be caught by a common_arg_parser.