This script helps manage AWS EC2 instances by cluster name. It supports listing clusters, checking their status, and performing actions like starting, stopping, and restarting instances.
- List EC2 clusters grouped by name and state.
- Check the status of instances in a specific cluster.
- Start, stop, or restart all instances in a cluster.
- List clusters:
ec2_status list