Skip to content

list host

Anoop Rajendra edited this page May 15, 2017 · 1 revision

list host

Usage

stack list host [host ...]

Description

List the Appliance, 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 backend-0-0

    List info for backend-0-0.

  • stack list host

    List info for all known hosts.

Clone this wiki locally