Bug #5288
Updated by Brett Smith almost 10 years ago
Write a guide that walks a user through the process of starting from no configuration, and using arv-copy to copy a pipeline template from one cluster to another. This includes:
* Work from a machine with an SSH key that's allowed to access both clusters (required to copy git repositories).
* Set up configuration files in @~/.config/arvados/@, named by cluster.
* The actual invocation, emphasizing that @--src@ and @--dst@ arguments match filenames in @~/.config/arvados@.
* Highlight other interesting options that people are likely to want to use, like @--project-uuid@. (Maybe that's the only one? I don't feel 100% sure.)