airshipctl/cmd/cluster
Kostiantyn Kalynovskyi f34c900ecc Uplift cobra dependency to v0.0.6
This version is required to integrate with clusterctl.
Starting v0.0.6 cobra Execute() method returns ErrSubCommandRequired if
command is executed when its not runnable (Run or RuneE == nil), hence
all tests that invoke such commands need to be either remove or adjusted
to expect these errors

Change-Id: Ia7935c1bf83d47b3a7d3a6c03d1989d53ad57a9a
Relates-To: #187
2020-04-23 10:47:46 -05:00
..
testdata/TestNewClusterCommandReturnGoldenOutput Uplift cobra dependency to v0.0.6 2020-04-23 10:47:46 -05:00
cluster_test.go Uplift cobra dependency to v0.0.6 2020-04-23 10:47:46 -05:00
cluster.go Refactor of codebase addressing IDE errors 2020-04-14 15:55:04 -04:00
initinfra.go [#38] Add end-user documentation to project 2020-03-10 16:45:19 +00:00