wodby instance service env-var
Manage app service environment variables
Commands
wodby instance service env-var create
Create app service environment variable
wodby instance service env-var delete
Delete app service environment variable
wodby instance service env-var list
List app service environment variables
wodby instance service env-var update
Update app service environment variable
Usage
wodby instance service env-var [flags]
Aliases
env-vars
Options
| Flag | Description | Default |
|---|---|---|
-h, --help |
help for env-var | 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 |