Skip to content

remove host boot

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

remove host boot

Usage

stack remove host boot {host ...}

Description

Removes the boot configuration for a host

Arguments

  • [host]

    One or more named hosts.

Examples

  • stack remove host boot backend-0-0

    Removes the boot configuration for host backend-0-0.

  • stack remove host boot backend-0-0 backend-0-1

    Removes the boot configuration for hosts backend-0-0 and backend-0-1.

Home

Command Line Interface

Clone this wiki locally