cli icon indicating copy to clipboard operation
cli copied to clipboard

Netlify Command Line Interface

Results 274 cli issues
Sort by recently updated
recently updated
newest added

### Describe the bug According to the [documentation for route requests](https://docs.netlify.com/functions/get-started/?fn-language=ts#route-requests), it should be possible to set up custom route paths for my functions, so I can change the default...

type: bug

### Describe the bug I am adding multi-language support to one of our web apps. We use GitHub actions to deploy new versions. This has worked so far but since...

type: bug

### Describe the bug I'm seeing inconsistencies in the way that the deploy and build commands work when called as one (`deploy --build`) or in sequence (`deploy && build`). When...

type: bug

### Describe the bug SvelteKit uses a wrapper around `import.meta.env` (`$env/dynamic/private`, [...see all here](https://kit.svelte.dev/docs/modules#$env-dynamic-private)) to expose environment variables. When deploying code to Netlify background functions, these configuration parameters are not...

type: bug

### Describe the bug Hi, I am trying to run npx netlify serve and I am running into the following issue: `TypeError [ERR_INVALID_CHAR]: Invalid character in header content ["Content-Security-Policy"] at...

type: bug

### Describe the bug ``` Logging into your Netlify account... Opening https://app.netlify.com/authorize?response_type=ticket&ticket=d2bcb12d06c97ec944193db384c3fd78 ⠋ Waiting for authorization... › Error: Netlify CLI has terminated unexpectedly This is a problem with the Netlify...

type: bug

### Describe the bug Netlify dev fails to acquire port. crashes after init. I did an lsof to make sure the port was available before running netlify dev. It opens,...

type: bug

### Describe the bug When setting (or unsetting) Netlify branch environment variables using the CLI, the `--context` parameter seems to be converted to lowercase, resulting in the environment variables being...

type: bug

### Describe the bug We use Netlify Functions with an increased timeout (26s), but when using `netlify dev`, the `lambda-local` package is provided with 10s, and thus we see a...

type: bug

### Describe the bug I was told to report this. See below. Please report this problem at https://ntl.fyi/cli-error including the error details below. URIError: URI malformed at decodeURIComponent () at...

type: bug