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.