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 › Error: Netlify CLI has terminated unexpectedly This is a problem with the Netlify CLI, not with your application. If you recently updated the CLI, consider...

type: bug

### Describe the bug When loading my function `subscribe` with : ``` $ netlify functions:serve -f ./functions -p 9000 ``` It's working just fine, but when i want to load...

type: bug

### Describe the bug Waiting for authorization...Error: spawn google-chrome ENOENT at ChildProcess._handle.onexit (node:internal/child_process:284:19) at onErrorNT (node:internal/child_process:477:16) at process.processTicksAndRejections (node:internal/process/task_queues:82:2 ### Steps to reproduce netlify login command produce this error ###...

type: bug

### Which problem is this feature request solving? Currently, we use a handcrafted solution for the documentation webpage, which is unmaintained and depends on packages with security issues. https://cli.netlify.com/ Ref:...

type: feature
area: docs

### Describe the bug netlify-cli was working fine when installed via pnpm until recently. Not sure which update to netlify-cli broke it. I get the following error when I tried...

type: bug

We don't have any tests for the `--live` flag in Netlify Dev. We should add them.

good first issue
type: chore

Related: https://github.com/netlify/cli/issues/1327#issuecomment-894675323

area: docs

### Which problem is this feature request solving? I originally asked about this on the forums [here](https://answers.netlify.com/t/issues-with-reserved-branch-keywords/87227). I'm submitting this as a feature request because I don't think it falls...

type: feature

### Describe the bug This is a tricky issue to describe, but I can reproduce it with a simple example. The issue is observed specifically when using Netlify CLI v16.2.0...

type: bug

**Is your feature request related to a problem? Please describe.** In https://github.com/netlify/cli/issues/2380 we prompted the user to set a `base` directory when running `ntl init` if we detect that `cwd`...

type: feature
type: project