CLI Usage¶
usage: pyrmin [-h] [-c CONFIG] [--debug] [-v] [--upgrade] [--version] {run} ...
positional arguments:
{run} Commands
run Run PyRmin
optional arguments:
-h, --help show this help message and exit
-c CONFIG, --config CONFIG
Configuration Directory Path (Default: /etc/pyrmin/)
--debug Show debug trace
-v, --verbose
--upgrade Auto Install Plugin Requirements
--version show program's version number and exit
Plugins¶
Each plugin can implement it’s own cli
The sync command work only with ‘packagemaner’ plugin