cli icon indicating copy to clipboard operation
cli copied to clipboard

Netlify Command Line Interface

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

**Is your feature request related to a problem? Please describe.** In development I often need to clean the cache, and it's annoying having to do this manually. **Describe the solution...

type: feature
area: dx
area: command: build
area: command: deploy
area: command: dev

**Is your feature request related to a problem? Please describe.** Use netlify watch to determine whether a specific deploy triggered by a webhook is finished **Describe the solution you'd like**...

type: feature
area: command: watch

### Describe the bug After installing netlify-cli, the only thing I can do is "netlify –help" everything else returns the following error: RangeError: Maximum call stack size exceeded this includes...

type: bug
status: missing info/reproduction

#### Summary Requires https://github.com/netlify/build/pull/6104 to pass #### To do - [x] release https://github.com/netlify/build/pull/6104 and bump here

### Describe the bug I am receiving the following error when receiving a specific request from this service (https://sparkles.sploot.com) to a function running with `netlify dev` Netlify crashes before any...

type: bug

Fixes: https://netlify.zendesk.com/agent/tickets/350390 and in-turn: https://netlify.slack.com/archives/C07686YAY13/p1741885987341759 When running `netlify dev` or `netlify functions:serve` inside Docker and visiting the Function's URL, the CLI fails with an error like: ``` Error: connect ECONNREFUSED...

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

…hen have socket error. Follow redirects from proxyRes πŸŽ‰ Thanks for submitting a pull request! πŸŽ‰ #### Summary Fixes WRFL-2263 One of the customers who are using Gatsby uses a...

#### Summary This ensures that the bundle will have the correct metadata applied to the deployment. previously this metadata would only get applied for CLI deployments that included the `--build`...