Paging¶
Low-level options for implementing custom ScienceBase paging schemes.
- --offset N¶
The number of ScienceBase products to skip before retrieving search results.
Example:
pwfdf |command| --offset 50
- --truncate¶
Truncates results after
--max-productsproducts, skipping all remaining products.Example:
pwfdf |command| --max-products 50 --truncate