cli/cmd
Andreas Kupries 7bac699ab7
added separate printout of request id for quick and easy access in case of problems. (#474)
also added marker for login origin
2025-09-04 15:49:20 +02:00
..
app.go [v2.9] Migrate from Drone to Github Actions, remove Dapper and add Darwin/arm64 support (#362) 2024-05-06 12:31:58 +02:00
app_test.go Remove conversion of values to answers 2020-10-14 13:31:37 -07:00
catalog.go [v2.9] Migrate from Drone to Github Actions, remove Dapper and add Darwin/arm64 support (#362) 2024-05-06 12:31:58 +02:00
cluster.go [v2.9] Bump dependencies (#377) 2024-07-17 17:41:08 -04:00
common.go Fix panic on `context switch` (#386) (#387) 2024-09-04 15:05:45 +02:00
common_test.go Transform all keys to JSON format as specified by struct tags for RKE config values 2021-11-24 12:07:29 -05:00
context.go Fix panic on `context switch` (#386) (#387) 2024-09-04 15:05:45 +02:00
format.go
globaldns.go Remove rancher/types dependency and update imports 2021-06-22 14:47:31 -07:00
inspect.go Update error checks to be go style 2020-02-27 14:44:29 -07:00
kubectl.go Fix panic on `context switch` (#386) (#387) 2024-09-04 15:05:45 +02:00
kubectl_token.go added separate printout of request id for quick and easy access in case of problems. (#474) 2025-09-04 15:49:20 +02:00
kubectl_token_oauth.go Azuread support (#346) 2024-04-23 15:02:14 +02:00
kubectl_token_test.go [v2.9][forwardport] Small refactor (error messages) (#375) 2024-05-31 16:37:45 +02:00
login.go Added linter and removed deprecated and unused packages (#357) 2024-04-10 11:52:59 +02:00
machine.go [v2.9] Bump dependencies (#377) 2024-07-17 17:41:08 -04:00
multiclusterapp.go [v2.9] Migrate from Drone to Github Actions, remove Dapper and add Darwin/arm64 support (#362) 2024-05-06 12:31:58 +02:00
multiclusterapp_test.go Add support for --set-string flag 2021-06-22 15:33:35 -07:00
namespace.go Remove rancher/types dependency and update imports 2021-06-22 14:47:31 -07:00
node.go Remove rancher/types dependency and update imports 2021-06-22 14:47:31 -07:00
project.go Remove rancher/types dependency and update imports 2021-06-22 14:47:31 -07:00
ps.go Added linter and removed deprecated and unused packages (#357) 2024-04-10 11:52:59 +02:00
server.go Added linter and removed deprecated and unused packages (#357) 2024-04-10 11:52:59 +02:00
server_test.go added test to serverLs, edded config to tabwriter 2024-02-12 17:32:04 +01:00
settings.go Remove rancher/types dependency and update imports 2021-06-22 14:47:31 -07:00
ssh.go Added linter and removed deprecated and unused packages (#357) 2024-04-10 11:52:59 +02:00
up.go Added linter and removed deprecated and unused packages (#357) 2024-04-10 11:52:59 +02:00
util_ls.go Added linter and removed deprecated and unused packages (#357) 2024-04-10 11:52:59 +02:00
wait.go Added linter and removed deprecated and unused packages (#357) 2024-04-10 11:52:59 +02:00
writer.go Added linter and removed deprecated and unused packages (#357) 2024-04-10 11:52:59 +02:00