Commit Graph

8 Commits (7f87e04ecfac04c0a1c096bd480f0976723d6c88)

Author SHA1 Message Date
Andy Zhou 1080c0b157 Fix up kubeconfig.yaml with --api-port host 5 years ago
Andy Zhou de6e845abd Support docker machine for kubeconfig.yaml 5 years ago
Andy Zhou 4ef6710e22 Add basic bashShell() function 5 years ago
Andy Zhou 9f276a68f3 Add getKubeConfig() 5 years ago
Andy Zhou cdcc5e1de6 Add createKubeconfigFile() 5 years ago
Andy Zhou 1eff974064 Add getClusterKubeConfigPath() 5 years ago
Andy Zhou 01931b5894 Make list command always show all clusters. Remove --all option 5 years ago
Andy Zhou 10c6eeeea5 Rename cli/config.go to cli/cluster.go 5 years ago
Andy Zhou c3c8f0d6f8 Golang format clean up 5 years ago
Andy Zhou b48debb176 Refactor getClusters() to make the API easier to use 5 years ago
iwilltry42 a68d9e7042 generate container names in a func and use it to determine if node-specifier is valid 5 years ago
Andy Zhou 4674a5d6c8 Improve cluster status display 5 years ago
Andy Zhou 6292c89ec4 Minor simplification of getCluster() 5 years ago
Andy Zhou 953578ed11 Avoid output an empty table when no cluster to list 5 years ago
Andy Zhou 2f07bdb78a Center align list output 5 years ago
iwilltry42 e9206a74b2 make start/stop functions start/stop workers as well 5 years ago
iwilltry42 92039edbb1 fix clusters not being filtered correctly 6 years ago
iwilltry42 b0b08d2119 bring back env vars, enable booting workers and base list output on docker data instead of dirs 6 years ago
iwilltry42 7eec5b061b use docker sdk wherever possible 6 years ago
Rishabh Gupta 29fced4ef7 Added version tags, separated command implementaitons, added wait and timeout 6 years ago
iwilltry42 476e3de625 improve cluster handling via struct and add --all flag to commands 6 years ago
iwilltry42 1f417ce948 enhanced list 6 years ago
iwilltry42 a1cdcc26c7 general purpose getClusters 6 years ago
iwilltry42 609be6c84c add state and fix issues 6 years ago