airshipctl/cmd
Ian Howell 51b1e86ad9 Fix flag loading order
Prior to this change, flags associated with the Config object were being
read too early (that is, before cobra had parsed them). They are now
read just in time for command execution.

Change-Id: I0affca9429867eb25db40f8323403e0f6976b47b
2020-01-15 13:04:16 -06:00
..
bootstrap Tighten the restrictions of the linter 2020-01-10 14:54:34 -06:00
cluster Update references to 'kubernetes' to proper name 2019-10-30 11:37:43 -05:00
completion Bump kubernetes 1.16.3 as a main dependency 2019-11-15 13:24:11 -06:00
config Tighten the restrictions of the linter 2020-01-10 14:54:34 -06:00
document Add document command and its first subcommand 2019-08-28 09:42:31 -05:00
testdata Add testing expectations 2019-11-07 11:37:53 -06:00
root_test.go Fix flag loading order 2020-01-15 13:04:16 -06:00
root.go Fix flag loading order 2020-01-15 13:04:16 -06:00
version_test.go Add testing expectations 2019-11-07 11:37:53 -06:00
version.go Rename module to reflect its new location 2019-07-01 12:15:29 -05:00