Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var Command = cli.Command{ Name: "close", Usage: "Perform a 'close' action on resources such as Access Requests", Subcommands: []*cli.Command{ &requestCommand, }, } Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files close.go Click to show internal directories. Click to hide internal directories.