Skip to main content

Description

CloudControl gives you a simplified interface for dealing with a bunch of machines in the cloud. With simple Python syntax, you can script all of your remote machines simultaneously.

Usage

This simple example shows a way to list the running processes on your appservers:

from cloudcontrol import Role

appserver = Role("machine1@example.com", "machine2@example.com", "machine3@example.com")

appserver.run("ps aux")

Release history Release notifications | RSS feed

This release

1.0.0 This release

0.0.5

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page