Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacobcoffee/flotsam
thing
https://github.com/jacobcoffee/flotsam
Last synced: 23 days ago
JSON representation
thing
- Host: GitHub
- URL: https://github.com/jacobcoffee/flotsam
- Owner: JacobCoffee
- License: mit
- Created: 2024-08-02T00:50:10.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-09T21:22:21.000Z (5 months ago)
- Last Synced: 2024-12-02T11:48:17.477Z (26 days ago)
- Language: Rust
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Thing
### List
`./flotsam list-droplets`
```
Droplets:
ID: ..., Name: mail.python.org, Status: active
ID: ..., Name: hg-old.nyc1.psf.io, Status: off
ID: ..., Name: planet.nyc1.psf.io, Status: active
ID: ..., Name: hg.nyc1.psf.io, Status: active
```### Info
`./flotsam find-droplet hg-`
```
Droplet found:
ID: ...
Name: hg-old.nyc1.psf.io
Status: off
Memory: 4096 MB
VCPUs: 10000
Disk: 80942 GB
Region: psf1
Image: 26.04 x64
```