Opservatory CLI
To use, deploy or use a deployed instance of Opservatory.
For more docs on Opservatory, go here
pip install opservatory-cli
sudo ops setup
In following prompts enter Opservatory server IP or hostname and port (80 by default). Configuration will be saved at ~/.ops/config.json
ops config
The output will show the contents of the config.json
.
ops free
Output will show the list of all free machines with specs. To show only IP addresses and basic info as hostname and CPU, execute:
ops free --compact
Works the same as ops free
:
ops busy