Documentation ¶
Overview ¶
Package revoke implements the revoke command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = &cli.Command{
UsageText: revokeUsageTxt,
Flags: revokeFlags,
Main: revokeMain,
}
Command assembles the definition of Command 'revoke'
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.