Skip to content
/ vct Public

A versatile tool for managing containers on Proxmox VE

Notifications You must be signed in to change notification settings

USTC-vlab/vct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.