Top Level Namespace

Defined Under Namespace

Modules: WavefrontCli, WavefrontDisplay, WavefrontDisplayPrinter Classes: String, WavefrontCliController, WavefrontCommandAlert, WavefrontCommandBase, WavefrontCommandCloudintegration, WavefrontCommandDashboard, WavefrontCommandEvent, WavefrontCommandIntegration, WavefrontCommandLink, WavefrontCommandMessage, WavefrontCommandMetric, WavefrontCommandNotificant, WavefrontCommandProxy, WavefrontCommandQuery, WavefrontCommandSavedsearch, WavefrontCommandSource, WavefrontCommandUser, WavefrontCommandWebhook, WavefrontCommandWindow, WavefrontCommandWrite

Constant Summary collapse

EVENT_STATE_DIR =
Pathname.new('/var/tmp/wavefront')
WF_CLI_VERSION =
'2.1.3'.freeze
CMD_DIR =
Pathname.new(__FILE__).dirname + 'commands'
CMN =
'[-DnV] [-c file] [-P profile] [-E endpoint] [-t token]'.freeze