Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &charm.Spec{ Name: "ls", Usage: "ls [options] [pool]", Short: "list pools in a lake or branches in a pool", Long: ` "zed ls" lists pools in a lake or branches in a pool. By default, all pools in the lake are listed along with each pool's unique ID and pool key configuration. If a pool name or pool ID is given, then the pool's branches are listed along with the ID of their commit object, which points at the tip of each branch. `, New: New, }
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.