5197: update the collection_owner_uuid_name_unique index to use expires_at is null...
[arvados.git] / sdk / python / bin / arv-put
1 #!/usr/bin/env python
2
3 from arvados.commands.put import main
4 main()