Commit Graph

17 Commits

Author SHA1 Message Date
iwilltry42
91425d3738
completion: AvailableClusters for '--cluster' flag in createNode and loadImage 2020-06-05 14:00:27 +02:00
iwilltry42
c83341b512
loadImage: add command alias 2020-06-04 11:58:55 +02:00
iwilltry42
933ac38059
loadImages: loop over all input images 2020-06-04 09:50:45 +02:00
iwilltry42
487393bbde
loadImage: cleanup command and initiate enhancements 2020-06-04 08:36:52 +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
63fa6eac95
mark some flags as filename for autocompletion 2019-12-19 12:48:17 +01:00
iwilltry42
8aad61a39a improve usage texts 2019-12-12 08:20:24 +01:00
iwilltry42
11b937a910 implement load images command 2019-12-04 14:54:58 +01:00
iwilltry42
e6d7726ffb add image volume 2019-12-04 08:19:42 +01:00
iwilltry42
9e12af71e4 start implementing tools container 2019-12-03 17:45:19 +01:00
iwilltry42
744b01a2d1 init loadImages command 2019-11-26 17:20:19 +01:00