Skip to content

remove host group

Chris Ladd edited this page Oct 11, 2019 · 3 revisions

remove host group

Usage

stack remove host group {host ...} {group=string}

Description

Removes a group from one or more hosts.

Arguments

  • [host]

    One or more host names.

Parameters

  • [group=string]

    Group for the host.

Examples

  • stack remove host group backend-0-0 group=test

    Removes host backend-0-0 from the test group.

Home

Command Line Interface

Clone this wiki locally