Top Level Namespace
Defined Under Namespace
Modules: WavefrontCli, WavefrontDisplay Classes: String, WavefrontCliController, WavefrontCommandAlert, WavefrontCommandBase, WavefrontCommandDashboard, WavefrontCommandEvent, WavefrontCommandIntegration, WavefrontCommandLink, WavefrontCommandMessage, WavefrontCommandMetric, WavefrontCommandProxy, WavefrontCommandQuery, WavefrontCommandSavedsearch, WavefrontCommandSource, WavefrontCommandUser, WavefrontCommandWebhook, WavefrontCommandWindow, WavefrontCommandWrite
Constant Summary collapse
- EVENT_STATE_DIR =
Pathname.new('/var/tmp/wavefront')
- WF_CLI_VERSION =
'0.0.2'.freeze
- CMD_DIR =
Pathname.new(__FILE__).dirname + 'commands'
- CMN =
'[-DnV] [-c file] [-P profile] [-E endpoint] [-t token]'.freeze