1
0
mirror of https://github.com/rancher/cli.git synced 2026-02-06 03:48:17 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
Peter Matseykanets
80099f6ea0 Respect proxy settings and set http timeout in login and ssh commands (#406)
Ref: https://github.com/rancher/rancher/issues/48321
2024-12-09 12:55:26 -05:00
Harrison
f0fe6d33f6 [2.11] Avoid permissions errors on Windows (#398) 2024-12-06 13:08:31 -05:00
Peter Matseykanets
3d831ec6cf Improve cluster|project list-members subcommands (#399)
Ref: https://github.com/rancher/rancher/issues/47692
2024-11-01 14:46:29 -04:00
Enrico Candino
22506409fb revert error message (#390) 2024-09-09 17:03:39 +02:00
Enrico Candino
11d795b557 Fix panic on context switch (#386)
* added bool check for missing focused server, fixed panic

* added main branch to FOSSA workflow

* return error instead of bool
2024-08-22 15:58:43 +02:00
Harrison
8e4a8c2361 Merge branch 'v2.9' into v2.7 2024-02-09 11:05:49 -05:00
Marc Brugger
36f631a436 make runnable on windows
Signed-off-by: bakito <github@bakito.ch>
2023-12-07 20:45:29 +01:00
Tom Lebreux
0934c13e32 Create configuration with 0600 permissions by default
We also emit warning if the file is world-readable or group-readable.
2023-09-20 15:25:10 -04:00
Tom Lebreux
938f1840d3 Move config loading to config/config.go 2023-09-20 15:25:10 -04:00
Guilherme Macedo
5c2da646f4 Bump Go and Dockerfile versions (#338)
Signed-off-by: Guilherme Macedo <guilherme@gmacedo.com>
2023-09-12 17:04:21 -03:00
rmweir
be4db7f360 Cache kubeconfig used for kubectl commands 2021-05-31 14:44:10 -07:00
rmweir
f3a38aea7f Revert "Merge pull request #297 from rmweir/kubeconfig-cache-2"
This reverts commit 3057692998, reversing
changes made to 85998abbe8.
2021-01-25 10:26:46 -07:00
rmweir
bfe0ed5d0f Cache kubeconfig used for kubectl commands 2021-01-12 09:59:08 -07:00
rmweir
5b3a40d168 Revert "Cache kubeconfig used for kubectl commands"
This reverts commit 1325642350.
2020-12-16 12:28:55 -07:00
rmweir
1325642350 Cache kubeconfig used for kubectl commands 2020-12-14 15:29:37 -07:00
Tom Cain
5860516f5e add global config flag and store token with config
kubeconfig token will now be stored with the rest
of the rancher config rather than in the .cache
directory. The location of the config directory
can now be configured.
2020-12-02 19:42:38 +00:00
Dan Ramich
adc0fae3df Add delete methods to cluster and project 2018-02-15 13:49:26 -07:00
Dan Ramich
ec1e283323 Adding of new commands 2018-02-13 11:01:39 -07:00