package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Jun 2, 2025
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
CmdLs = &ffcli.Command{
Name: "ls",
ShortUsage: "uzi ls [-a] [-w]",
ShortHelp: "List active agent sessions",
FlagSet: fs,
Exec: executeLs,
}
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.