-
I encountered an error while using the doctl installer in my CI/CD pipeline. The process fails with an authentication error, preventing the successful execution of subsequent tasks.
The token used wa…
-
I suddenly can't deploy anymore with `doctl`.
I'm just doing
`./doctl serverless deploy --remote-build --verbose-build .`
and am getting the following error:
`Error: unexpected end of JSON in…
-
1. Create a new assistant
2. Add the digitalocean tool
3. Start the assistant
4. Ask a question about my DO instances
5. The assistant is not able to install the `doctl` CLI. Instead, it gives ins…
-
### Is your feature request related to a problem? Please describe.
As per the docs, assignments can be done via
[`droplet_ids`](https://registry.terraform.io/providers/digitalocean/digitalocean/…
-
**Describe the Issue:**
I have done some more investigation related to this PR: https://github.com/digitalocean/doctl/pull/1595, and I found more related issues / inconsistencies.
For instance i…
-
**Describe the Issue:**
Getting the following error when trying to deploy to DigitialOcean functions using `doctl`.
```bash
$ doctl serverless deploy do-fn-go-playground --verbose --verbos…
-
- [ ] 1-click
- [x] account → #7525
- [x] apps →#7501
- [x] auth → #7526
- [ ] balance
- [ ] billing-history
- [ ] completion
- [ ] compute
- [x] com…
-
**Describe the Issue:**
if I switch context
`doctl auth switch --context Hyper_Example`
and if I use token form Super_Example workspace
`doctl registry delete --force -t XXXX`
token will be…
-
Since Flatpak is more or less the native app container solution on Fedora, it would be nice if doctl was available as a flatpak so that Fedora users don't have to have both flatpak and snap installed …
-
https://github.com/digitalocean/doctl/blob/570dda1f891eaec95a7a4867dcd418dac980897c/commands/doit.go#L32
Would it make sense to move the doctl context and access-token config code into this library…