Initial vmc CLI

This commit is contained in:
Vault Sovereign
2025-12-26 19:35:03 +00:00
commit a075fcf95f
37 changed files with 3967 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# vm-cloud
Hetzner CLI + MCP tooling for VM ops and research notes.
## Quick start
- npm install
- ./bin/vmc servers list
- ./bin/vmc snapshot servers
- ./bin/vmc research new "Title"
## Env
Set HCLOUD_TOKEN in ~/.env or ./.env.