ngonhan2k5 / gcp-utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gcp-utils

instances

List, start and stop compute instance by name or matched regex
Syntax: (list|start|stop) [matching_name|all]
Example: ./instances.sh start instance-1

About

License:MIT License


Languages

Language:JavaScript 96.1%Language:Shell 3.9%