digitalocean / digitalocean/doctl

`doctl serverless install` should not require authentication

Open
#1,559 0 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Go
Stars
3.4k
Forks
496
Avg merge
1d 2h
Merged PRs (30d)
31

Description

**Describe the Issue:**

When running `doctl serverless install` without `DIGITALOCEAN_ACCESS_TOKEN` set, the command will refuse to install the `serverless` extension.

**Environment:**

- doctl version:
- OS: Pop_OS
- Installation method: Homebrew

**Additional Details:**

I run `doctl serverless install` in a Docker container when the container starts. I'd prefer moving the `serverless` extension installation directly into the container build step so that the container can start with the extension already installed. I find it poor praxis to provide the DO access token during container build time, just to have the extension installed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.