airshipctl/cmd/phase
Ruslan Aliev 4c0d2c0b57 Remove debug field from AirshipCTLSettings
As part of config refactoring process, we should remove debug field
from AirshipCTLSettings structure since debug variable is stored in
log module.

Change-Id: I02f3c7160ed0301605de32e0d0267be8524ccc12
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Relates-To: #327
2020-09-02 23:41:05 -05:00
..
testdata Add airshipctl phase run 2020-08-10 16:07:45 -05:00
apply_test.go Integrate cli-utils applier with phases. 2020-07-15 11:10:37 -05:00
apply.go Integrate cli-utils applier with phases. 2020-07-15 11:10:37 -05:00
phase_test.go Add phase commandline option for interacting with phases 2020-04-30 12:34:07 -05:00
phase.go Remove debug field from AirshipCTLSettings 2020-09-02 23:41:05 -05:00
plan_test.go Introduce phases and phase plan 2020-06-23 13:12:36 +04:00
plan.go Introduce phases and phase plan 2020-06-23 13:12:36 +04:00
render_test.go Implement document rendering sub-command 2020-05-22 12:05:44 +04:00
render.go Implement document rendering sub-command 2020-05-22 12:05:44 +04:00
run_test.go Add airshipctl phase run 2020-08-10 16:07:45 -05:00
run.go Change executor interface to accept channels 2020-08-18 09:05:56 -05:00