telepresence genyaml container
Generate YAML for the traffic-agent container.
Synopsis:
Generate YAML for the traffic-agent container. See genyaml for more info on what this means
Usage:
telepresence genyaml container [flags]
Flags:
-c, --config string Path to the yaml containing the generated configmap entry
-h, --help help for container
-i, --input string Optional path to the yaml containing the workload definition (i.e. Deployment, StatefulSet, etc). Pass '-' for stdin. Loaded from cluster by default
-n, --namespace string If present, the namespace scope for this CLI request
-o, --output string Path to the file to place the output in. Defaults to '-' which means stdout. (default "-")