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 indebug
(boolean) - Print debugging information
Subcommand | description |
---|---|
integration:deploy | Register, 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 withbuild
(boolean) - Build the integrationfilter
(string) - For monorepos, specify the name of the application to run the command inprod
(boolean) - Deploy to productionsite
(string) - A site name or ID to deploy todebug
(boolean) - Print debugging information