Wodby CLI

wodby stack create-from-manifest

Create stack from manifest

Usage

wodby stack create-from-manifest [flags]

Options

Flag Description Default
-h, --help help for create-from-manifest false
--include stringArray Referenced file to include; use PATH or MANIFEST_PATH=LOCAL_PATH []
-f, --manifest string Path to Wodby manifest YAML; use - for stdin -
--org string Organization ID -
--project string Project ID -
--version string Revision version label -

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 stack