libral icon indicating copy to clipboard operation
libral copied to clipboard

ralsh: make sure we have a resource name when setting properties

Open lutter opened this issue 8 years ago • 0 comments

ralsh gets fooled by the mistake of typing ralsh group ensure=absent and tries to find a group called ensure=absent. It should reject a name with an = in it, and instead tell the user that they need to provider a name, e.g. run ralsh group tape ensure=absent

lutter avatar Apr 21 '17 01:04 lutter