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 an unterminated VSatellite.
  -h, --help              Help for uninstall.
      --loglevel string   File logging level (options are "INFO","ERROR", "WARN", and "DEBUG". The default is "DEBUG".
      --silent            Silent kubernetes uninstallation; hides event and progress bar info.

See also