Netlify CLI


integration

Manage Netlify Integrations built with the Netlify SDK

Usage

netlify integration

Flags

  • filter (string) - For monorepos, specify the name of the application to run the command in
  • debug (boolean) - Print debugging information
Subcommanddescription
integration:deployRegister, build, and deploy a private integration on Netlify

integration:deploy

Register, build, and deploy a private integration on Netlify

Usage

netlify integration:deploy

Flags

  • auth (string) - Netlify auth token to deploy with
  • build (boolean) - Build the integration
  • filter (string) - For monorepos, specify the name of the application to run the command in
  • prod (boolean) - Deploy to production
  • site (string) - A site name or ID to deploy to
  • debug (boolean) - Print debugging information