141ecf Low: tools: handle required node names better in crm_resource

2 files Authored by kgaillot 4 years ago, Committed by Packit Service 4 years ago,
    Low: tools: handle required node names better in crm_resource
    
    Currently, --fail is the only option that requires a node name to be specified,
    but generalize the handling so future options can reuse it.
    
    This also makes the error handling closer to what's done for required resource
    names, both in error message and exit status.
    
        
file modified
+55 -32
file modified
+2 -6