airshipctl/cmd/cluster
Niharika Bhavaraju 1f90036413 [#323] Cluster list command to output in table/clusternames.
* airshipctl cluster list
* airshipctl cluster list -o table
* airshipctl cluster list -o name(lists cluster names)

Relates-To: #323
Change-Id: Ic4609b8e05984c14acf8f20053123423d5e0088a
2021-03-30 17:03:13 +05:30
..
checkexpiration Adds command objects for `cluster check-certificate-expiration` 2020-11-06 13:14:21 +00:00
resetsatoken Support rotation of svc account tokens 2020-10-19 07:06:58 +00:00
testdata [#323] Cluster list command to output in table/clusternames. 2021-03-30 17:03:13 +05:30
cluster.go Remove deprecated cluster init/move commands 2021-02-24 15:17:10 +00:00
cluster_test.go Remove AirshipCTLSettings from root level cmd 2020-09-03 23:52:49 -05:00
get_kubeconfig.go Get-kubeconfig return all cluster contexts 2021-03-17 19:27:14 +00:00
get_kubeconfig_test.go Get-kubeconfig return all cluster contexts 2021-03-17 19:27:14 +00:00
list.go [#323] Cluster list command to output in table/clusternames. 2021-03-30 17:03:13 +05:30
list_test.go Implement cluster list command 2021-02-08 23:54:57 -06:00
status.go Modify airshipctl cluster status cmd 2021-03-25 12:35:15 +00:00
status_test.go Remove kubeconfig from config struct 2020-10-07 14:35:07 -05:00