Wodby CLI

wodby service import

Import services from Git

Usage

wodby service import [flags]

Options

Flag Description Default
--data string JSON request body -
-f, --file string Path to JSON request body -
--git-ref string Git ref -
--git-ref-type string Git ref type -
-h, --help help for import false
--integration string Git integration ID -
--org string Organization ID -
--project string Project ID -
--remote-git-repo string Remote Git repository ID -
--timeout duration Maximum time to wait 10m0s
--wait Wait for the created task or deployment to finish false

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 service