Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetShortDescription
Method
GetShortDescription
lib/cli/calistcommand.cpp:33–36 ·
view source on GitHub ↗
* Provide a short CLI description. * * @return text */
Source
from the content-addressed store, hash-verified
31
* @return text
32
*/
33
String CAListCommand::GetShortDescription() const
34
{
35
return
"lists pending certificate signing requests"
;
36
}
37
38
/**
39
* Initialize available CLI parameters.
Callers
1
ShowCommands
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected