Choose fields to display with -o flag
This commit is contained in:
@ -3,3 +3,7 @@ datastore:
|
||||
- /iocage
|
||||
|
||||
sudo: false
|
||||
|
||||
# Columns to display when "gocage list". Column names are struct fields, see cmd/struct.go
|
||||
outcol: 'JID,Name,Config.Release,Config.Ip4_addr,Running'
|
||||
|
||||
|
Reference in New Issue
Block a user