Merge S3 code from develop to 1.10

This commit is contained in:
Allen Byrne
2019-09-13 12:18:36 -05:00
parent 5dbb76ebca
commit 3457362c92
66 changed files with 17984 additions and 695 deletions

View File

@@ -37,6 +37,15 @@ usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
-V, --version Print version number and exit
--vfd=DRIVER Use the specified virtual file driver
-x, --hexdump Show raw data in hexadecimal format
--s3-cred=C Supply S3 authentication information to "ros3" vfd.
Accepts tuple of "(<aws-region>,<access-id>,<access-key>)".
If absent or C->"(,,)", defaults to no-authentication.
Has no effect if vfd flag not set to "ros3".
--hdfs-attrs=A Supply configuration information to Hadoop VFD.
Accepts tuple of (<namenode name>,<namenode port>,
...<kerberos cache path>,<username>,<buffer size>)
If absent or A == '(,,,,)', all default values are used.
Has no effect if vfd flag is not 'hdfs'.
file/OBJECT
Each object consists of an HDF5 file name optionally followed by a