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

ralsh should be able to print a resource in a format that can be enforced with ralsh #15

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

Comments

@lutter
Copy link
Contributor

lutter commented Apr 3, 2017

When running ralsh PROV NAME there should be a way to get the output in a form that makes it easy to cut&paste it to another system to run ralsh PROV NAME A1=V1 A2=V2 ... An=Vn to create the same resource there.

This could also be done by making ralsh read JSON from stdin, so that one could write

  ssh node1 ralsh -j PROV NAME | ssh node2 ralsh -j --from-stdin

to clone a resource to another system.

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

No branches or pull requests

1 participant