teleport/tool/tsh/common
Steven Martin 287a68c0b7
provide warning on tsh sso login with Teleport user specified (#29203)
* provide warning on sso login with Teleport user specified

* verbiage update

* update verbiage

* Update output and comments

Co-authored-by: Zac Bergquist <zac.bergquist@goteleport.com>

---------

Co-authored-by: Zac Bergquist <zac.bergquist@goteleport.com>
2023-07-17 20:22:15 +00:00
..
access_request.go Extend Resource Access Requests to all Kubernetes kinds (#28516) 2023-07-14 09:04:53 +00:00
access_request_test.go Deduplicate resources for tsh request search when replicas>1 (#28661) 2023-07-10 13:55:55 +00:00
aliases.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
aliases_test.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
app.go Connect Kube gateway part 1: lib/teleterm/gateway (#28312) 2023-07-10 12:58:23 +00:00
app_aws.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
app_aws_test.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
app_azure.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
app_azure_test.go Add t.Parallel() to several tsh tests (#28470) 2023-07-03 16:51:42 +00:00
app_cloud.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
app_cloud_test.go Add t.Parallel() to several tsh tests (#28470) 2023-07-03 16:51:42 +00:00
app_gcp.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
app_gcp_test.go Add t.Parallel() to several tsh tests (#28470) 2023-07-03 16:51:42 +00:00
app_test.go Fix tsh windows builds (#28357) 2023-06-30 17:12:12 +00:00
config.go Allow login and port to be specified when using tsh config to generate openssh configs (#28994) 2023-07-13 16:09:04 +00:00
config_test.go Test tool/tsh/common in CI (#27579) 2023-06-07 19:02:10 +00:00
daemon.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
daemonstop_unix.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
daemonstop_windows.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
db.go update tsh db resource selection (#28505) 2023-07-14 23:41:32 +00:00
db_test.go update tsh db resource selection (#28505) 2023-07-14 23:41:32 +00:00
device.go fix: Ignore staticcheck false positive on darwin (#28038) 2023-06-19 18:42:10 +00:00
fido2.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
help.go update message on empty tsh ls results (#28095) 2023-06-21 21:29:42 +00:00
kube.go update tsh db resource selection (#28505) 2023-07-14 23:41:32 +00:00
kube_proxy.go Connect Kube gateway part 1: lib/teleterm/gateway (#28312) 2023-07-10 12:58:23 +00:00
kube_proxy_test.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
kube_test.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
kubectl.go Reduce login latency (#28499) 2023-07-05 15:51:56 +00:00
kubectl_test.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
mfa.go Warn about clamshell-related touch ID unavailability (#28175) 2023-06-23 16:45:59 +00:00
options.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
options_test.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
proxy.go Fix an issue ALPN handshake test does not respect "HTTPS_PROXY" (#27583) 2023-06-13 15:30:48 +00:00
proxy_test.go Don't add keys to agent during headless login. (#27960) 2023-06-23 21:03:47 +00:00
putty_config.go tsh: Implement puttyconfig command to add saved PuTTY sessions to Windows registry (#19316) 2023-07-05 17:53:46 +00:00
putty_config_windows.go Fix imports on non-linting files (#28752) 2023-07-06 14:32:56 +00:00
recording_export.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
recording_export_test.go Add t.Parallel() to several tsh tests (#28470) 2023-07-03 16:51:42 +00:00
resolve_default_addr.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
resolve_default_addr_test.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
tctl_test.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
touchid.go Warn about clamshell-related touch ID unavailability (#28175) 2023-06-23 16:45:59 +00:00
tsh.go provide warning on tsh sso login with Teleport user specified (#29203) 2023-07-17 20:22:15 +00:00
tsh_helper_test.go update tsh db resource selection (#28505) 2023-07-14 23:41:32 +00:00
tsh_test.go AWS DBs Heartbeat: return IAM status (#28952) 2023-07-17 11:36:06 +00:00
tshconfig.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00
tshconfig_test.go Add t.Parallel() to several tsh tests (#28470) 2023-07-03 16:51:42 +00:00
winwebauthn.go Add tsh e2e tests with various security features enabled (#26862) 2023-06-06 01:25:09 +00:00