Skip to main content

Manage cloud development instances. Currently AWS EC2 is supported.

Project description

cloudvm

A command-line tool for managing cloud development instances. AWS EC2 is currently supported.

cloudvm streamlines the daily routine of working with a development EC2 instance: it refreshes the AWS SSO token only when expired, starts the instance, waits for its public IP to be assigned, and reports it. A list subcommand surveys instances across regions to see what is still running.

Install

pipx install cloudvm

Or, if pipx is not available:

pip install cloudvm

Requires Python 3.9 or newer and a configured aws CLI (SSO or static credentials).

Usage

# Start an instance by its Name tag
cloudvm up --name my-dev-box

# Stop an instance — returns once the stop has been triggered
cloudvm down --name my-dev-box

# List instances across regions
cloudvm list --region 'eu-central-*,us-*' --name 'my-*'

All subcommands accept --region / -r and --name / -n, and honor the usual AWS environment variables (AWS_REGION, AWS_PROFILE, ...).

Pass --update-ssh to up to point the matching ~/.ssh/config host alias at the new IP.

Shell completion

To enable tab-completion, add this to your ~/.bashrc (or ~/.zshrc, after compinit):

eval "$(cloudvm --print-completion bash)"   # or: zsh / tcsh / fish

Then open a new shell, or source the rc file. cloudvm <TAB> will now complete subcommands and flags.

License

Apache License 2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cloudvm-0.1.13.20260605225913.tar.gz (17.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cloudvm-0.1.13.20260605225913-py3-none-any.whl (14.2 kB view details)

Uploaded Python 3

File details

Details for the file cloudvm-0.1.13.20260605225913.tar.gz.

File metadata

  • Download URL: cloudvm-0.1.13.20260605225913.tar.gz
  • Upload date:
  • Size: 17.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for cloudvm-0.1.13.20260605225913.tar.gz
Algorithm Hash digest
SHA256 bb9ea7ae6ef01910ec2762f1bbbe3a2dbcf9b1653e520a14ee1a23df8f2de872
MD5 068d52788fd41abfe820f2e394e6f32d
BLAKE2b-256 6436b7fcd7bd9fad5555a68cc19214b7b3efccfee7afc914aeb9a83842b96957

See more details on using hashes here.

Provenance

The following attestation bundles were made for cloudvm-0.1.13.20260605225913.tar.gz:

Publisher: publish.yml on findepi/cloudvm

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cloudvm-0.1.13.20260605225913-py3-none-any.whl.

File metadata

File hashes

Hashes for cloudvm-0.1.13.20260605225913-py3-none-any.whl
Algorithm Hash digest
SHA256 896a2525bc5534cf638fcaeacf721c08971e9f7fdb3d245484013652045afb48
MD5 99ee28bbdfff2b123776ce42ea2ee1ba
BLAKE2b-256 be0f9ad62e1806db285d0ac7a43a493b79b88c56c4df6c572b3e87c57a9d9803

See more details on using hashes here.

Provenance

The following attestation bundles were made for cloudvm-0.1.13.20260605225913-py3-none-any.whl:

Publisher: publish.yml on findepi/cloudvm

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page