iwilltry42
2e75b90ffb
completion/getCluster: move validargs function to util package
2020-06-05 13:44:15 +02:00
iwilltry42
17c1fccd9c
completion: add custom completion for 'get clusters'
2020-06-05 09:04:05 +02:00
iwilltry42
933ac38059
loadImages: loop over all input images
2020-06-04 09:50:45 +02:00
Antoine
0862f11324
👌 replace k3d getk3stoken
command by --token
flag onto command k3d get cluster
2020-06-04 00:56:02 +02:00
iwilltry42
b8886b86c4
get: allow multiple or no names for getCluster/getNodes
...
- no name: get all
- one or more name: get only named nodes/clusters
2020-06-03 15:51:21 +02:00
iwilltry42
ba431c6235
Merge branch 'master' of github.com:rancher/k3d into enhancement/use-context
2020-05-26 14:49:45 +02:00
iwilltry42
21fd427d8a
maintenance: cleanup debug logs
2020-05-26 14:14:55 +02:00
iwilltry42
639daef7fb
Reorder parameters
...
- runtimes.Runtime should at max. the second function parameter (right
after context.Context)
2020-05-26 12:58:43 +02:00
iwilltry42
0d2c22455d
Overall: use context.Context in top-level exported functions
...
- package cluster: use context.Context as first function param in every
exported function
- package cmd: pass cmd.Context() to calls to package cluster exported
functions
2020-05-18 12:57:59 +02:00
iwilltry42
cc8399ba63
Cleanup: Todos in cmd/
2020-04-08 13:28:10 +02:00
iwilltry42
4a8e155f51
use global selectedRuntime variable instead of parsing the flag in every subcommand
2020-03-29 20:48:01 +02:00
iwilltry42
bc49f197d9
cleanup and prepare for push to rancher/k3d
2020-01-05 21:16:31 +01:00
iwilltry42
8aad61a39a
improve usage texts
2019-12-12 08:20:24 +01:00
iwilltry42
536b543cc2
implement get nodes
2019-11-13 14:58:59 +01:00
iwilltry42
ef5b91f9a3
add flag to disable printing headers when getting clusters
2019-11-13 13:54:22 +01:00
iwilltry42
05c048ec43
tabular output for getClusters
2019-10-16 14:10:18 +02:00
iwilltry42
1e33e0de8c
add deleteCluster functionality
2019-10-16 13:45:22 +02:00
iwilltry42
7063d62508
initial implementation of 'get clusters'
2019-10-15 18:57:54 +02:00
iwilltry42
d4060bc4be
improve k3d -> docker translation
2019-10-09 19:47:58 +02:00
iwilltry42
1ec7a3e02a
parsecmd funcs
2019-10-02 18:34:42 +02:00
iwilltry42
95c28f298c
add subcommands
2019-09-03 14:04:32 +02:00