tsh db ls
List all available databases
Options
Name | Description |
---|---|
-l, --login | Remote host login |
--proxy <Teleport proxy address> | SSH proxy address |
--user <user> | SSH proxy user |
--ttl <time> | Minutes to live for a SSH session |
-i, --identity <file> | Identity file |
--cert-format <arg> | SSH certificate format |
--insecure | Do not verify server's certificate and host name. Use only in test environments |
--auth <arg> | Specify the name of authentication connector to use |
--skip-version-check | Skip version checking between server and client |
-d, --debug | Verbose logging to stdout |
-k, --add-keys-to-agent | Controls how keys are handled. Valid values are [auto no yes only] |
--enable-escape-sequences | Enable support for SSH escape sequences. Type '~?' during an SSH session to list supported sequences. Default is enabled |
--bind-addr | Override host:port used when opening a browser for cluster logins |
-J, --jumphost | SSH jumphost |
-f, --format <format> | Format output |
-q, --quiet | Quiet mode |