agents

The cfy agents command is used to install Cloudify agents on existing deployments.

After restoring a manager on a new host using a snapshot, this command installs new agents on the hosts for the new manager while also leaving the previous agents installed and running.

Warning

This should only be used in very specific circumstances and should not be used in the following situations:

  • The same manager is upgraded using the cfy upgrade command.
  • To install agents for deployments using an existing manager.

See agents for more information.

Commands

install

Usage

cfy agents install [OPTIONS] [DEPLOYMENT_ID]

Install agents on the hosts of existing deployments.

DEPLOYMENT_ID - The ID of the deployment you would like to install agents for.

Optional Flags