limefu
Limefu is a CLI for administrating Lime CRM applications. It is bundled when installing the lime-crm
package.
$ limefu --version
$ limefu --help
Commands¶
General syntax is :
limefu [group] [command] [arg] value/s [options]
Common args is -a
, --application
which can be set as an environmental variable.
export LIME_APPLICATION=< app name >