Skip to content

Quick Actions

XternA edited this page Aug 19, 2024 · 10 revisions

Starting from version 1.6, introduces a new feature called Quick action.

Quick action allows you to quickly command some of the most commonly used operations without loading the full Income Generator tool.

Income Generator Application Manager
----------------------------------------

Quick action menu of common operations.

Usage: igm
Usage: igm [command]

[General]
  igm                  Launch the Income Generator tool.
  igm help             Display this help usage guide.

[Manage]
  igm start            Start all currently deployed applications.
  igm stop             Stop all currently deployed running applications.
  igm remove           Stop and remove all currently deployed applications.
  igm show             Show list of installed and running applications.
  igm deploy           Launch the install manager for deploying applications.

[Configuration]
  igm app              Enable or disable applications for deployment.
  igm setup            Setup credentials for applications to be deployed.
  igm view             View all configured application credentials.
  igm edit             Edit configured credentials and config file directly.
  igm limit            Set the application resource limits.
Clone this wiki locally