airshipctl/cmd/bootstrap
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 Uplift cobra dependency to v0.0.6 2020-04-23 10:47:46 -05:00
bootstrap.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
bootstrap_isogen.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
bootstrap_remotedirect.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
bootstrap_remotedirect_test.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
bootstrap_test.go Uplift cobra dependency to v0.0.6 2020-04-23 10:47:46 -05:00