Project

General

Profile

Feature #7237

Updated by Peter Amstutz over 8 years ago

arv-copy could take some cues from the context: 

 The --src parameter can be inferred from the first part of the UUID. 

 If --dst is not present but ARVADOS_API_HOST and ARVADOS_API_TOKEN are available, we could assume that is the destination. 

 Now that we can create git repositories, we should create a new repository by default instead of requiring everything be committed into an existing repository. 

Back