Merge all of my changes from merge-back-to-feature-vfd_swmr-attempt-1,
including the merge of `hdffv/hdf5/develop`, back to the branch that Vailin and I share. Now I need to put this branch on a fork with a less confusing name than vchoi_fork!
This commit is contained in:
@@ -39,6 +39,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
|
||||
|
||||
Reference in New Issue
Block a user