link
Link a local repo or project folder to an existing site on Netlify
Usage
netlify link
Flags
git-remote-name(string) - Name of Git remote to use. e.g. "origin"id(string) - ID of site to link todebug(boolean) - Print debugging informationhttp-proxy(string) - Proxy server address to route requests through.http-proxy-certificate-filename(string) - Certificate file to use when connecting using a proxy servername(string) - Name of site to link to
Examples
netlify link netlify link --id 123-123-123-123 netlify link --name my-site-name