Skip to content

remove group

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

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.

Home

Command Line Interface

Clone this wiki locally