Skip to content

vsatctl uninstall

vsatctl uninstall [flags]

Uninstall a single node VSatellite cluster.

Note

You must run this command with root privileges because it uninstalls system-wide executables and configuration files in /etc and /usr/local/bin and stops the Venafi VSatellite systemd service.

Examples

sudo vsatctl uninstall

Options

      --force             Force uninstallation of unterminated VSatellite
  -h, --help              help for uninstall
      --loglevel string   file logging level (Options are "INFO","ERROR", "WARN", and "DEBUG". Default is  "DEBUG")
      --silent            Silent kubernetes uninstallation without displaying event and progress bar

See also