How can we help?
Table of Contents
< All Topics
Print

Five Main Commands of Paladin Cloud

There are five main commands in Paladin Cloud:

Install

Sudo python3 manager.py install

This command is used to Install Paladin Cloud.

Redeploy

Sudo python3 manager.py redeploy

This command is used to upgrade the Paladin Cloud application to the latest version.

Upgrade

Sudo python3 manager.py upgrade

This command is used to upgrade instance type/add nodes for RDS or ES.

Status

Sudo python3 manager.py status

This command gives the list of resources deployed in AWS. It also gives DB details, user, password, and ALB URL.

Uninstall

Sudo python3 manager.py destroy

This command is used to uninstall the Paladin Cloud application.