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

### Which problem is this feature request solving? When running the `netlify link` command, there should be an option to create a new site if you haven’t created one. ![1E79B6D6-644E-4328-93A6-6CE142DD002C](https://user-images.githubusercontent.com/881780/169560545-d9431674-a883-45a3-a052-6425ed2a8f96.jpeg)...

type: feature

Our tests are failing from time to time with different errors. These errors are unrelated to the actual changes in PRs. As a first step, I thought it would be...

status: wip
reliability
🏡 upkeep

### Describe the bug If a user creates a new site via `ntl init` and accepts a default site name, the generated name is something like `matt-kane-makes-great-sites`, which is not...

type: bug
🏡 upkeep

### Describe the bug The pattern used for generating default site names can lead to it generating domains that cannot be resolved as they are too long. According to RFC...

type: bug
🏡 upkeep

![image](https://user-images.githubusercontent.com/73475621/171252410-f58b036a-3050-48e0-9584-5df4ab3baa80.png) ![image](https://user-images.githubusercontent.com/73475621/171252478-94402c15-f9f1-4c75-95d6-8371df21f09f.png) There seems to be an issue with generating links using `netlify dev --live`. It sometimes output the link as "netllify" or "netlifyy" as seen in the image attached....

type: bug

### Which problem is this feature request solving? I spent a day trying to figure out how to exclude a module from a function bundle that was over 50MB. Puppeteer...

type: feature
area: docs
area: functions

### Describe the bug Nuxt Hot Module Reloading not being passed through the proxy – pages reload on port :3000 but do not auto reload on netlify-cli's proxy :8888 Noticed...

type: bug
area: command: dev
🏡 upkeep

### Describe the bug According to the [CLI docs](https://docs.netlify.com/configure-builds/file-based-configuration/#functions) and [this article](https://www.netlify.com/blog/2021/08/12/how-to-include-files-in-netlify-serverless-functions/#tldr) the `included_files` directive should tell the build command to include _"any type of file in your serverless functions"_....

type: bug
area: functions

### Describe the bug I have a repo with 50K+ files in it. Running any netlify command in that directory (e.g. `netlify status`) takes about 4 minutes to start, after...

type: bug
area: performance
🏡 upkeep

### Describe the bug When I uploaded my nextjs project via CLI, the scheduled netlify functions are simply not firing. I couldn`t see any schedule badge on the project admin...

type: bug
area: functions