Commit Graph

22 Commits

Author SHA1 Message Date
iwilltry42
4e477d3262 rename to k3d 2019-04-10 20:10:36 +02:00
Rishabh Gupta
29fced4ef7 Added version tags, separated command implementaitons, added wait and timeout
Signed-off-by: Rishabh Gupta <r.g.gupta@outlook.com>
2019-04-09 13:47:47 +05:30
iwilltry42
476e3de625 improve cluster handling via struct and add --all flag to commands 2019-04-09 09:16:09 +02:00
iwilltry42
845339e9da add install script 2019-04-09 07:59:30 +02:00
Darren Shepherd
68c38a104f Add ls and l alias to list
I find myself typing ls often by accident.
2019-04-09 07:59:30 +02:00
iwilltry42
fae59d652a update readme and bump version 2019-04-09 07:59:30 +02:00
iwilltry42
58a32b3003 add --all flag to every command where it makes sense 2019-04-04 09:46:03 +02:00
Thorsten Klein
a35051001a
Merge pull request #1 from ibuildthecloud/master
Improve logging of command and add help text for users
2019-04-04 09:23:52 +02:00
iwilltry42
1f417ce948 enhanced list 2019-04-04 09:19:26 +02:00
iwilltry42
8758d5b48d cleanup and add travis 2019-04-04 08:08:09 +02:00
iwilltry42
a1cdcc26c7 general purpose getClusters 2019-04-03 21:48:07 +02:00
Darren Shepherd
9bb89374ce Make get-kubeconfig scriptable and add more info at cluster create
After cluster create just print a simple command line to the screen to
help the user along.
2019-04-03 10:47:46 -07:00
Darren Shepherd
ecc6a375e2 Consolidate calls to exec.Command
Besides creating a helper method to run exec this also pipe stdout/err
from each call to the screen so that the user gets better feedback on
what is happening and why it might have failed.
2019-04-03 10:46:21 -07:00
iwilltry42
bb42d26f26 version up 2019-04-03 11:02:17 +02:00
iwilltry42
45fd9eeb6b comments, readme, default version 2019-04-03 11:01:28 +02:00
iwilltry42
5bfb3ff109 print kubeconfig path to stdout for exports 2019-04-03 10:50:06 +02:00
iwilltry42
85f2a1fa9f whoops... use functions 2019-04-03 10:38:32 +02:00
iwilltry42
609be6c84c add state and fix issues 2019-04-03 09:13:09 +02:00
iwilltry42
2f4c128545 fix extraArgs 2019-04-03 07:32:33 +02:00
iwilltry42
44479eb1da foce delete as fallback only 2019-04-03 07:30:23 +02:00
iwilltry42
d390c16dd1 create/start/stop/delete, no state yet 2019-04-02 21:45:43 +02:00
iwilltry42
3d79811839 initial version 2019-04-02 14:36:13 +02:00