Lines Matching full:peltool
23 Base class for peltool related exceptions.
31 def peltool( function
35 Run peltool on the BMC with the caller's option string and return the result.
39 ${pel_results}= Peltool -l
55 processed by the peltool command.
56 peltool_extension Provide peltool extension format.
66 peltool_cmd = "peltool"
103 pel_data = peltool(pel_cmd)
239 Fetch all SRC IDs from peltool in the list format.
316 pel_data = peltool("-i " + pel_id)
330 pel_data = peltool("-lr")