Skip to content

remove host

Anoop Rajendra edited this page May 15, 2017 · 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 backend-0-0

    Remove the backend-0-0 from the database.

Clone this wiki locally