Skip to content

remove group

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

remove group

Usage

stack remove group {group}

Description

Removes a Group.

    Groups are generic sets of hosts, they have no semantics other
    than enforcing a common group membership. Hosts may belong to
    zero or more groups, and by default belong to none.

    Only groups without member hosts can be removed.

Arguments

  • [group]

    The name of the group to be removed.

Clone this wiki locally