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

#### Summary Fixes #4614 This adds the environment variables from the ui and the two DENO environment variables for edge-functions.

type: bug

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@netlify/build](https://togithub.com/netlify/build) | [`^27.8.1` -> `^27.11.2`](https://renovatebot.com/diffs/npm/@netlify%2fbuild/27.8.1/27.11.2) | [![age](https://badges.renovateapi.com/packages/npm/@netlify%2fbuild/27.11.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

type: bug

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...

**Describe the bug** I have a FaunaDB CRUD API that I updated to pass on the exact HTTP status code from the database request so that I could catch 404...

type: bug
area: functions
area: command: dev

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [stripe](https://togithub.com/stripe/stripe-node) | [`^9.0.0` -> `^10.0.0`](https://renovatebot.com/diffs/npm/stripe/9.16.0/10.1.0) | [![age](https://badges.renovateapi.com/packages/npm/stripe/10.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

type: bug

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@netlify/edge-bundler](https://togithub.com/netlify/edge-bundler) | [`^1.8.0` -> `^1.12.1`](https://renovatebot.com/diffs/npm/@netlify%2fedge-bundler/1.8.0/1.12.1) | [![age](https://badges.renovateapi.com/packages/npm/@netlify%2fedge-bundler/1.12.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

type: bug

#### Summary This PR adds support for environment variable scopes and contexts for the `env:get`, `env:list`, and `dev` commands. `env:get` and `env:list` support both the `--scope` and `--context` flags if...

type: feature

:robot: I have created a release *beep* *boop* --- ## [10.16.0](https://github.com/netlify/cli/compare/v10.15.0...v10.16.0) (2022-08-10) ### Features * **graph:** handle auto configure codegen module ([#4912](https://github.com/netlify/cli/issues/4912)) ([585d91e](https://github.com/netlify/cli/commit/585d91e597420bd40d6240f2f02c9623ba6bd99c)) * **graph:** open-ended codegen ([#4896](https://github.com/netlify/cli/issues/4896)) ([64e48dc](https://github.com/netlify/cli/commit/64e48dcd3440e137fb9d6d88f4bc1473878af304)) ###...

type: chore
autorelease: pending

### Describe the bug Since version 10, using `netlify-cli` in a Gatsby project and serving the site in `develop` mode locally using `netlify dev` seems to break React Fast Refresh/hot...

type: bug

### Describe the bug Using node-fetch 3 (latest) causes serverless functions to error and not run. ### Steps to reproduce 1. Install latest node-fetch (version 3+) 2. Attempt to use...

type: bug