7167: replace the keep_existing logic and create all 3 keep servers at once and use...
[arvados.git] / sdk / python / bin / arv-put
1 #!/usr/bin/env python
2
3 from arvados.commands.put import main
4 main()