Skip to content

DigitalOcean

ltoroncc edited this page May 10, 2024 · 3 revisions

Simple usage

Using a computer already configured to use the pydo, you may use Scout using the following command:

$ python scout.py do --token <TOKEN> 

CLI Parameters

If your environment has Spaces Object, then you may need an access key and its secret:

$ python scout.py do --token <TOKEN> --access_key <ACCESS KEY> --access_secret <SECRET KEY>
Clone this wiki locally