Wodby CLI

wodby integration create

Create integration

Usage

wodby integration create [flags]

Options

Flag Description Default
--auth string Integration auth mode -
--data string JSON request body -
--field stringArray Provider field as NAME=VALUE; repeatable []
-f, --file string Path to JSON request body -
-h, --help help for create false
--kind stringArray Integration kind; repeatable []
--name string Integration machine name -
--org string Organization ID; inferred when current credentials expose one org -
--project string Project ID -
--provider string Provider ID -
--scope string Integration scope -
--title string Integration title -

Options inherited from parent commands

Flag Description Default
--access-token string Access token -
--api-base-url string Public REST API base URL https://apiv2.wodby.com/v1
--api-key string API key -
--ci-config-path string Path to CI config /tmp/.wodby-ci.json
-o, --output string Output format: table, vertical, or json table
--verbose Verbose output false

See also

wodby integration