verify_s3_objects
Last updated
Last updated
, - show this help message and exit
DATASET_NAME
- vBase dataset to verify (default: None
)
BUCKET
- S3 bucket name containing dataset records (default: None
)
KEY_PREFIX
- S3 object key prefix: If supplied, objects matching the prefix will be used to verify commitments. (default: None
)
KEY_PATTERN
- S3 object key pattern: If supplied, objects matching the wildcard pattern will be used to verify commitments. (default: None
)
- use AWS authentication: If specified, AWS Access Key defined in .env will be used. In this case, .env must define AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY variables.
- verbose output
- use a test vBase contract