MCPcopy 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 */
33String CAListCommand::GetShortDescription() const
34{
35 return "lists pending certificate signing requests";
36}
37
38/**
39 * Initialize available CLI parameters.

Callers 1

ShowCommandsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected