--- title: Netlify CLI unlink command sidebar: label: unlink description: Unlink a local project directory from an existing project --- # `unlink` Unlink a local folder from a Netlify project **Usage** ```bash netlify unlink ``` **Flags** - `filter` (*string*) - For monorepos, specify the name of the application to run the command in - `debug` (*boolean*) - Print debugging information - `auth` (*string*) - Netlify auth token - can be used to run this command without logging in