Command Line Utility to connect or redirect ports to a Cloud Virtual Machine
Project description
CLVM
A Cloud VM command line tool for powerful and efficient management of cloud instances
This tool addresses the inefficient hassle of having to use your mouse to click lots of buttons to start/stop instances and configure and use these cloud services via a web interface. This is an unproductive way to work. If you use VSCode Remote or port redirection to access your cloud instance resources, then the steps are doubled.
To improve the development experience, we have replicated various solutions for handling different steps of using cloud virtual machines and combined them with VSCode Remote to deliver maximum convenience for fellow developers and engineers.
CLVM currently works with cloud instances on AWS, Azure and GCP. It is built on top of DynaCLI, another excellent open-source tool from BST Labs. For more detail on using CLVM, see the blog post Simplify Cloud Instance Management from your Command Line.
Capabilities of CLVM
- Instance start/stop and listing operations
- SSH key generation and tunneling
- Session management
- Port redirection (forwarding)
- VSCode Remote utilities
- Support for AWS, GCP, and, Azure
Installation
$ pip3 install pyclvm
Quick start
Each cloud platform can require different authorization procedures. For detailed authorization information please check the respective provider's documentation.
$ clvm ssh new <vm_instance_name> platform=<aws, gcp or azure>
$ clvm vscode start <vm_instance_name>
How to install for local development
$ flit install --symlink
This will give you clvm
command installed.
Some Useful Tools
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyclvm-1.1.11.tar.gz
.
File metadata
- Download URL: pyclvm-1.1.11.tar.gz
- Upload date:
- Size: 41.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f2c469bf3c895179ea2ac981b6ab402eb7f83cd8801b5aad52f940dc92f5e0a |
|
MD5 | fa971048e2ef8dc1124a8b8379ef589f |
|
BLAKE2b-256 | f20698d415113de395470b092c2979d4923f0492feda557faf6c966b33e280c2 |
File details
Details for the file pyclvm-1.1.11-py3-none-any.whl
.
File metadata
- Download URL: pyclvm-1.1.11-py3-none-any.whl
- Upload date:
- Size: 47.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1efb48559284492e4261b83fb2ebdf0ebaa7e6ee685bd14ef782fcc7125e3bb0 |
|
MD5 | f7336fbf0185bff0a1676fb212ec4ae0 |
|
BLAKE2b-256 | 69632ec000bc2dbc5343ef5322056609727d5c98a1e985977bd57cf819028910 |