Home
last modified time | relevance | path

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

/spdk/test/spdkcli/
H A Dspdkcli_job.py13 def execute_command(cmd, element=None, element_exists=False): function
64 execute_command(*cmd[0:3])
/spdk/python/spdk/spdkcli/
H A Dui_node.py42 def execute_command(self, command, pparams=[], kparams={}): member in UINode
44 result = ConfigNode.execute_command(self, command,