Skip to content

dump host

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

dump host

Usage

stack dump host [host ...]

Description

Dump the host information as rocks commands.

Arguments

  • {host}

    Zero, one or more host names. If no host names are supplied, information for all hosts will be listed.

Examples

  • stack dump host compute-0-0

    Dump host compute-0-0 information.

  • stack dump host compute-0-0 compute-0-1

    Dump host compute-0-0 and compute-0-1 information.

  • stack dump host

    Dump all hosts.

Clone this wiki locally