airshipctl/docs/source/cli/airshipctl_phase_status.md
bijayasharma 60488d4d7a Add phase status command
Signed-off-by: bijayasharma <vetbijaya@gmail.com>
Change-Id: I09fc1e84f195982a43c97f80feb82fb2e489771d
Relates-To: #411
2021-03-25 12:36:01 +00:00

639 B

airshipctl phase status

Status of the phase

Synopsis

Status of the specific life-cycle phase such as ephemeral-control-plane, target-initinfra etc...

airshipctl phase status [flags]

Examples


#Status of initinfra phase
airshipctl phase status ephemeral-control-plane

Options

  -h, --help   help for status

Options inherited from parent commands

      --airshipconf string   Path to file for airshipctl configuration. (default "$HOME/.airship/config")
      --debug                enable verbose output

SEE ALSO