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 Remix ignores `.*` files in the routes folder, but when running Netlify CLI a `.DS_Store` file will cause a routing failure: ```sh [1] Invalid route module...

good first issue
type: bug
area: frameworks
area: frameworks/remix

### Describe the bug I'm trying to deploy a next.js app that's inside a Nx workspace using netlify-cli. I have configured the build settings as show below in the netlify.toml...

type: bug

### Which problem is this feature request solving? I think `env:import` is terribly confusing and very prone to errors, and I understand this might be too much to ask, however...

type: feature

🎉 Thanks for submitting a pull request! 🎉 #### Summary Fixes #4503 --- For us to review and ship your PR efficiently, please perform the following steps: - [ ]...

type: bug
area: command: sites

TODO: `netlify dev` should inject remote site snippets https://netlify.slack.com/archives/CGW2Y6XPH/p1554335682072700

dev
type: feature
area: command: dev

### Which problem is this feature request solving? Netlify CLI is very, very big. It consumes roughly 194 *megabytes* of disk space when installed. This is easily one of, if...

type: feature

**Describe the bug** After the release of the templates command `sites:create-template` we ran into what seems to be a race condition issue that causes the 1st deploy of a new...

good first issue
type: bug
area: command: sites

**Describe the bug** Angular 11.2.14 project generates moderate and high vulnerabilities after upgrading to netlify-cli 3.38.7 **To Reproduce** Steps to reproduce the behavior: 1. Updated from netlify-cli 3.31.16 to 3.38.7...

type: bug
security
security-risk: medium
Owner: Pillar-Developer-Workflow

**Is your feature request related to a problem? Please describe.** We got some docs-related feedback about the `--alias` flag for the `deploy` command. > The alias flag was renamed to...

type: feature
area: docs
area: command: deploy

See background at https://github.com/netlify/team-dev/issues/36 Once https://github.com/netlify/cli/issues/3512 is done and released, we should use pure ES modules and make a major release. This is more than just switching from CommonJS to...

type: chore