Skip to content

list host boot

Joe Kaiser edited this page Dec 29, 2017 · 2 revisions

list host boot

Usage

stack list host boot [host ...]

Description

Lists the current bot action for hosts. For each host supplied on the
command line, this command prints the hostname and boot action for
that host. The boot action describes what the host will do the next
time it is booted.

Arguments

  • {host}

    Zero, one or more host names. If no host names are supplied, info about all the known hosts is listed.

Examples

  • stack list host boot backend-0-0

    List the current boot action for backend-0-0.

  • stack list host boot

    List the current boot action for all known hosts.

Home

Command Line Interface

Clone this wiki locally