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
There are two parts to this -- one is a change in render which makes copying to an owner accessible over the REST API which is why our current version doesn't have this feature.
The other is adding the stack management client to render-python, which I'm pretty sure is missing.
the java copy stack client supports server-side copying from one owner to another. The --toOwner option is not exposed in render-python's clone_stack
https://github.com/saalfeldlab/render/blob/master/docs/src/site/markdown/render-ws-java-client.md#copy-stack-client
The text was updated successfully, but these errors were encountered: