Home
last modified time | relevance | path

Searched refs:cmdGet (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-fan-presence/control/
H A Dfanctl.cpp689 auto cmdGet = commands->add_subcommand("get", strHelp); in initCLI() local
690 cmdGet->set_help_flag("-h, --help", strHelp); in initCLI()
691 cmdGet->require_option(0); in initCLI()