Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 432 Bytes

File metadata and controls

22 lines (14 loc) · 432 Bytes

ipvsctl - User Documentation

Commands

get

The get reads the current active virtual server tables, extracts the data and emits it in YAML format. It can be used to e.g. retrieve an active configuration into a model, make changes to it and apply it afterwards. The command does not have any options.

CLI spec

Usage: ipvsctl get

retrieve ipvs configuration and returns as yaml

Example