Closed J3ffN0lan closed 8 years ago
This is a know issue. In the mean time, you can create a a file named .doctlcfg in home with the following contents:
access-token: <your access token>
or you can set DIGITALOCEAN_ACCESS_TOKEN
in the your environment.
Thanks, I figured either of the two options would work-around the issue, I couldn't locate the format of the .doctlcfg file though.
Glad to be of help. Create more issues if you see any weirdness.
No sure why, but ran the following command after installing
doctl
using Homebrew (Mac OS, El Capitan, v10.11.5).Output:
updated access token
But no
.doctlcfg
file was created in $HOME.