Skip to main content
logoTetrate Service BridgeVersion: 1.6.x

tctl apply

tctl apply

Apply a configuration to a resource by filename or stdin

tctl apply [flags]

Examples

tctl apply -f config.yaml

Options

  -f, --file string          File or directory containing configuration to apply [required]
-h, --help help for apply
-o, --output-type string Response output type: table, yaml, json

Options inherited from parent commands

  -c, --config string    Path to the config file to use. Can also be
specified via TCTL_CONFIG env variable. This flag
takes precedence over the env variable.
--debug Print debug messages for all requests and responses
-p, --profile string Use specific profile (default "default")