You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.
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
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 runralsh 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
to clone a resource to another system.
The text was updated successfully, but these errors were encountered: