pprint

Command-line tool

Boutiques pretty-print forgenerating help text

usage: bosh pprint [-h] [--sandbox] descriptor

Positional Arguments

descriptor

The Boutiques descriptor.

Named Arguments

--sandbox

Get descriptor from Zenodo’s sandbox instead of production server.

Default: False


Python API

boutiques.pprint(*params)

Refer to the Command-line tool section above