cloudwatch-to-graphite icon indicating copy to clipboard operation
cloudwatch-to-graphite copied to clipboard

Wish there was a way to explore the template context to help write a template

Open crccheck opened this issue 10 years ago • 0 comments

in plumbum, when writing a new template, you're not sure how exactly to get at the juicy bits. is it resource.id or resource.name, is it in a tag? are tags even available?

I think if a template isn't specified, it should drop you into an interactive mode. Introspecting and displaying what's available would be nice, but would get messy fast.

crccheck avatar Dec 05 '14 22:12 crccheck