-
Notifications
You must be signed in to change notification settings - Fork 1.1k
DigitalOcean
ltoroncc edited this page May 10, 2024
·
3 revisions
Using a computer already configured to use the pydo, you may use Scout using the following command:
$ python scout.py do --token <TOKEN>
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>
- Home
- Getting Started
- Setup
- Compliance
- Configuration and Usage
- Docker
- [v6] Upgrade to v6-alpha
- Advanced Usage
- Understanding the Architecture
- How to Contribute
- FAQ