Skip to contents

Uses ListObjectsV2 (S3) or list_v1 (GCS) over anonymous HTTP. Paginates via continuation tokens. Returns keys relative to the prefix.

Usage

.zarr_list_remote_keys(info)

Arguments

info

Output of `.zarr_translate_url()`.

Value

Character vector of keys relative to the prefix (no leading slash). Empty character if listing failed.