-
https://github.com/Shippable/pm/issues/8459
We have already installed ansible cli. Installing the following pakages, will help user to easily use the respective ansible modules. ( Ref: http://docs.…
-
`$ go get github.com/digitalocean/doctl/cmd/doctl` doesn't work out of the box:
```
$ go get github.com/digitalocean/doctl/cmd/doctl
# cd /home/user/mygo/src/github.com/digitalocean/doctl; git submod…
-
```
$ go get github.com/digitalocean/doctl/cmd/doctl
# cd /opt/go/src/github.com/digitalocean/doctl; git submodule update --init --recursive
fatal: no submodule mapping found in .gitmodules for path '…
atomi updated
7 years ago
-
currently every action (shutdown, snapshot etc) needs the ID as parameter. this is not very practical for scripting things like this. Will it be possible to give these actions the Name of the droplet …
-
I have a droplet with a volume attached. I'm trying to detach the droplet and cannot with the command below. Am I doing something wrong? Thanks!
```
$ doctl compute volume list
ID …
-
Hi,
I tried `go get github.com/digitalocean/doctl/cmd/doctl`, occur error. the log is below.
FYI, it's the first fetch and also tried `rm -rf doctl` and re-fetch use `git` directly. same results.
```…
zchee updated
7 years ago
-
though `doctl compute image list` shows it alright.
The image was created nearly half an hour ago.
-
Feature request: We need bash completion...
doctl should show compute, account, auth ...
Grynn updated
7 years ago
-
Sorry for this noob question, but the file I downloaded is a "doctl" file and not executable. How can I install this CLI?
Thanks.
-
Documentation unclear on syntax for generating new snapshots
jaclu updated
7 years ago