Skip to content

list host

Mason J. Katz edited this page Dec 15, 2015 · 1 revision

list host

Usage

stack list host [host]...

Description

List the membership, CPU count and physical position info for a list of hosts.

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 compute-0-0

    List info for compute-0-0.

  • stack list host

    List info for all known hosts.

Clone this wiki locally