Class: WavefrontOutput::Hcl

Inherits:
Base
  • Object
show all
Defined in:
lib/wavefront-cli/output/hcl.rb

Overview

Display objects in an HCL-compatible way, for use with the Wavefront Terraform provider. We farm everything out, as different resource types need various amounts of massaging. Args are passed through to the child class.

Instance Attribute Summary

Attributes inherited from Base

#cmd, #options, #resp

Method Summary

Methods inherited from Base

#_run, #allow_items_only?, #command_class, #command_class_name, #command_file, #filtered_response, #initialize, #items_only, #my_format, #run

Constructor Details

This class inherits a constructor from WavefrontOutput::Base