Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Cfncluster tips

Dylan Christopherson edited this page Aug 3, 2018 · 2 revisions

Where your Jenkins instance is running (Also where your cfncluster launch scripts are)

cfncluster list                      //Lists all current EC2 instances
cfncluster status <ec2_instance>     //Get the ec2_instance by using cfncluster list
cfncluster delete <ec2_instance>
Clone this wiki locally