-
I'm trying to launch a vanilla ubuntu server via terraform. I've tried multiple permutations of `doctl compute image list-*`, to get the id (or the slug) but only my own images show up.
IIRC, the s…
-
- I ran `brew update` twice and can still reproduce the problem.
- I ran `brew doctor`, fixed all issues and can still reproduce the problem.
- I ran `brew config` and `brew doctor` and included the…
-
I need to re-image servers using doctl, but I don't see any documentation on how to do this. Example please?
-
#### Affected Version
yay v3.373
#### Issue
`yay -Syu` starts two instances of yay consuming 100 % CPU each and never exiting. It grinds to a halt at `:: Searching AUR for updates…
-
Hi, I'm trying to use the new DO provisioner. I'm running into this problem:
1. I have followed the instructions in the [README.md](https://github.com/kubernetes-incubator/external-storage/tree/ma…
-
We are using non standard ssh port and non-root user to admin all machines, we need to specify them via command line every time we want to ``doctl compute ssh``.
-
Hi there.
Brand new user of doctl. I was looking to run a command to get the list of slugs for the various distributions that DO offers.
Running the following command returns blank:
doctl compu…
-
`doctl compute image list` returns no results:
`ID Name Type Distribution Slug Public Min Disk`
`doctl version` returns:
`doctl version 1.7.0-release`
-
```
$ doctl auth init
DigitalOcean access token: 1234
Validating token... OK
$ doctl compute ssh-key list
Error: GET https://api.digitalocean.com/v2/account/keys?page=1&per_page=200: 401 Unabl…
ghost updated
7 years ago
-
I haven't used brew and brew update since a while, I installed it along this [HowTo](http://coolestguidesontheplanet.com/installing-homebrew-os-x-yosemite-10-10-package-manager-unix-apps/)
`brew doct…