Skip to content

list host interface

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

list host interface

Usage

stack list host interface [host ...]

Description

Lists the interface definitions for hosts. For each host supplied on
the command line, this command prints the hostname and interface
definitions for that host.

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 interface backend-0-0

    List network interface info for backend-0-0.

  • stack list host interface

    List network interface info for all known hosts.

Home

Command Line Interface

Clone this wiki locally