issues
search
RhodiumGroup
/
rhg_compute_tools
Tools for using compute.rhg.com and compute.impactlab.org
MIT License
1
stars
4
forks
source link
fix single file cp bug and add cp flags
#23
Closed
bolliger32
closed
6 years ago
bolliger32
commented
6 years ago
[x] closes #22
[ ] tests added / passed
[x] docs reflect changes
[ ] passes
flake8 rhg_compute_tools tests docs
[ ] entry in HISTORY.rst
Fixed a bug where gcs.cp_to_gcs wouldn't work for single files (just directories)
added a cp_flag_str kwarg so that you can specify additional flags for the
gsutil cp
command.
flake8 rhg_compute_tools tests docs
gsutil cp
command.