Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

ralsh: allow dealing with multiple resources #11

Open
lutter opened this issue Apr 1, 2017 · 0 comments
Open

ralsh: allow dealing with multiple resources #11

lutter opened this issue Apr 1, 2017 · 0 comments

Comments

@lutter
Copy link
Contributor

lutter commented Apr 1, 2017

Right now, ralsh only operates on one resource. It should also be able to operate on multiple resources, e.g.

ralsh package kernel glibc augeas

to list multiple packages, and

ralsh service httpd ensure=running smartd ensure=stopped docker ensure=running enable=true

to modify multiple resources in one go.

This mainly has repercussions for the output, both plain text and the JSON output.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant