Skip to main content
Version: 2.0.0

tdkserver unset

Unset a session setting

tdkserver unset \
--instance \
--provider \
--kubeconfig \
--context \
--namespace \
--save \
--details \
--autoconfirm \
--accept-terms yes \
--verbose \
--keep-progress true
FlagTypeRequiredDescription
--instanceflagOptional
--providerflagOptional
--kubeconfigflagOptional
--contextflagOptional
--namespaceflagOptional
--saveflagOptional
--detailsflagOptional
--autoconfirmflagOptional
--accept-termsstringOptionalAccept or decline the license terms without interactive prompt [y/yes/n/no].
--verboseflagOptionalShow the output of each step that this command runs.
--keep-progresstrue | falseOptionalKeep the progress line of each step that this command runs, instead of clearing it when the step finishes [true/false]. Defaults to true.