airshipctl/cmd/phase
Sirajudeen 3e4c228638 Add timeout flag for phase run in cli
Syntax:
	airshipctl phase run <PHASE_NAME> --timeout <time_unit>

Exmaple:
	airshipctl phase run initinfra-ephemeral --debug --wait-timeout 1000s

Change-Id: Ic8c699f5302eb482f32aee0e7d7c593df2ed7d3b
2020-09-28 16:58:18 +00:00
..
testdata Add timeout flag for phase run in cli 2020-09-28 16:58:18 +00:00
phase_test.go Remove AirshipCTLSettings from root level cmd 2020-09-03 23:52:49 -05:00
phase.go Remove phase apply command 2020-09-23 01:42:16 -05:00
plan_test.go Introduce phases and phase plan 2020-06-23 13:12:36 +04:00
plan.go Switch phase commands to use refactored command objects 2020-09-12 15:21:30 +00:00
render_test.go Implement render methods 2020-09-23 03:06:51 +00:00
render.go Implement render methods 2020-09-23 03:06:51 +00:00
run_test.go Add airshipctl phase run 2020-08-10 16:07:45 -05:00
run.go Add timeout flag for phase run in cli 2020-09-28 16:58:18 +00:00