Method: WavefrontCommandMessage#_commands

Defined in:
lib/wavefront-cli/commands/message.rb

#_commandsObject



10
11
12
13
# File 'lib/wavefront-cli/commands/message.rb', line 10

def _commands
  ["list #{CMN} [-al] [-O fields] [-o offset] [-L limit]",
   "mark #{CMN} <id>"]
end