Skip to main content
Version: 2.29

telepresence config

Telepresence configuration commands

Usage:

telepresence config [command] [flags]

Available Commands:

CommandDescription
viewView current Telepresence configuration

Flags:

-h, --help help for config

Global Flags:

--config string Path to the Telepresence configuration file
--format string Set the output format, supported values are 'json', 'yaml', 'json-stream', and 'default' (default "default")
--progress string Set type of progress output (auto, tty, plain, json, quiet) (default "auto")
--use string Match expression that uniquely identifies the daemon container

Use telepresence config [command] --help for more information about a command.