Feature: tools: Support querying all attributes on a given node.
This basically allows you to do something like "crm_attribute -G -N node1"
and get back a list of all the attributes at once. Note that the node
argument is required. No XML schema changes are necessary to support
this.