airshipctl/cmd/phase
Kostiantyn Kalynovskyi 6807547ab2 Add ability to render different document sets
Now we would be able to render phase bundle, executor bundle
and config bundle. Config bundle will contain documents such as
phases and executors.

Relates-To: #459
Closes: #459

Change-Id: Ia6b9196dfb3d8fb3264fef676c975ccc32883fee
2021-02-04 17:40:35 +00:00
..
testdata Add ability to render different document sets 2021-02-04 17:40:35 +00:00
errors.go Add ability to render different document sets 2021-02-04 17:40:35 +00:00
phase.go Add phase tree command in cmd module 2021-01-08 13:26:08 +00:00
phase_test.go Remove AirshipCTLSettings from root level cmd 2020-09-03 23:52:49 -05:00
plan.go Introduce generic table printer 2021-01-27 14:10:31 +04:00
plan_test.go Introduce phases and phase plan 2020-06-23 13:12:36 +04:00
render.go Add ability to render different document sets 2021-02-04 17:40:35 +00:00
render_test.go Add ability to render different document sets 2021-02-04 17:40:35 +00:00
run.go Add progress bool flag for phase run command 2020-12-10 20:46:38 +03:00
run_test.go Add airshipctl phase run 2020-08-10 16:07:45 -05:00
tree.go Add phase tree command in cmd module 2021-01-08 13:26:08 +00:00
tree_test.go Add phase tree command in cmd module 2021-01-08 13:26:08 +00:00