691 B
691 B
This is a list of commonly used commands used to manage AMP trough the command line.
ampinstmgr --help
Power state
Start a specifik instance
ampinstmgr -s InstanceName
Start all instances
ampinstmgr -a
Restart a specifik instance
ampinstmgr -r InstanceName
Restart all instances
ampinstmgr --RestartAllInstances
Stop a specifik instance
ampinstmgr -q InstanceName
Stop all instances
ampinstmgr -o
Update
Update a specifik instance
ampinstmgr -u InstanceName
Update all instances
ampinstmgr -p
Show AMP version
ampinstmgr --Version