https://github.com/thbkrkr/o
...!
https://github.com/thbkrkr/o
Last synced: 12 months ago
JSON representation
...!
- Host: GitHub
- URL: https://github.com/thbkrkr/o
- Owner: thbkrkr
- Created: 2016-07-03T18:07:15.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-21T13:15:10.000Z (almost 10 years ago)
- Last Synced: 2025-05-29T18:14:20.446Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# o
```
> o help
Usage: o COMMAND [arg...]
Commands:
machine Manage machines
dns Manage DNS
logs Manage logs
metrics Manage metrics
services Manage services
```
## Example
```
o machine create
o dns add bim
o logs up -d
o logs stream
o metrics up -d
o metrics list
o metrics query telegraf.docker_container_mem_usage
o service init
o service scale api=2
```