11789: Added '--excluded <pattern>' argument so that files and/or directories can...
authorLucas Di Pentima <lucas@curoverse.com>
Thu, 15 Jun 2017 22:29:42 +0000 (19:29 -0300)
committerLucas Di Pentima <lucas@curoverse.com>
Thu, 15 Jun 2017 22:29:42 +0000 (19:29 -0300)
commit6c1f8e1f0bb615236a999063a56cb26d209fe787
treedf0bf06eba16246d6ef5cfe974cc0d08fbc97199
parent4ffb10314b3c3bc5883463c9bce14036cde374ff
11789: Added '--excluded <pattern>' argument so that files and/or directories can be excluded
from the upload.
Several patterns can be used by passing more than one instance of the --exclude argument.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@curoverse.com>
sdk/python/arvados/commands/put.py