Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 674 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 674 Bytes

Vlab Container Tool

A versatile tool for managing containers on Proxmox VE.

Install

Run make to obtain the binary vct, or download from the latest release.

Usage

Vlab's Container Tool, a versatile tool for managing containers on Proxmox VE

Usage:
  vct [flags]
  vct [command]

Available Commands:
  df          List LXC with highest root filesystem space usage
  help        Help about any command
  iostat      Show I/O statistics for a disk
  pressure    List LXC with highest pressures

Flags:
  -h, --help   help for vct

Use "vct [command] --help" for more information about a command.