Skip to content

remove host

Mason J. Katz edited this page Dec 15, 2015 · 1 revision

remove host

Usage

stack remove host {host}...

Description

Remove a host from the database. This command will remove all related database rows for each specified host.

Arguments

  • {host}

    List of hosts to remove from the database.

Examples

  • stack remove host compute-0-0

    Remove the compute-0-0 from the database.

Clone this wiki locally