The term repo_name isn't valid. Change to collection_name(s), and somewhere further in the details (or Galaxy doc site) indicate that collection_name equates to <namespace>.<name>.
For now, please disable scm+repo_url[,version]. @thaumos has made it clear, as recently as today, that we do not want to encourage this behavior. Note that it should be disabled, as it is possible that this decision could be reversed in the future.
Please make sure that we have the -r File option documented with an example of the expected file format.
The current help message for
install
is as follows:The term
repo_name
isn't valid. Change tocollection_name(s)
, and somewhere further in the details (or Galaxy doc site) indicate thatcollection_name
equates to<namespace>.<name>
.For now, please disable
scm+repo_url[,version]
. @thaumos has made it clear, as recently as today, that we do not want to encourage this behavior. Note that it should be disabled, as it is possible that this decision could be reversed in the future.Please make sure that we have the
-r File
option documented with an example of the expected file format.