Skip to main content
Version: 2.0.0

tdkserver inspect

Show the configuration and state of a tabsdata instance

tdkserver inspect \
--instance tabsdata \
--accept-terms yes \
--verbose \
--keep-progress true
FlagTypeRequiredDescription
--instancestringOptionalRegistered instance name. When omitted, the set default instance is used; when no instance is set, the 'tabsdata' instance is used.
--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.