NAME

Ereshkigal::App::Command::remove - Stop a kur instance and deregister it.

VERSION

Version 0.0.1

SYNOPSIS

ereshkigal remove sshd

DESCRIPTION

Stops the kur instance, tearing its firewall setup down and removing its socket and PID files, and deregisters it from the running manager. Does not rewrite the config file... to make it permanent, remove it from the config.

METHODS

The App::Cmd hooks this subcommand supplies... abstract, description, usage_desc, validate_args, and execute.