CLI, environment
catalog
usage: quilt3 catalog [-h] [--detailed_help] [--host HOST] [--port PORT]
[--no-browser]
[navigation_target]
Run Quilt catalog locally
positional arguments:
navigation_target Which page in the local catalog to open. Leave blank to
go to the catalog landing page, pass in an s3 url (e.g.
's3://bucket/myfile.txt') to go to file viewer, or pass
in a package name in the form 'BUCKET:USER/PKG' to go to
the package viewer.
optional arguments:
-h, --help show this help message and exit
--detailed_help Display detailed information about this command and then
exit
--host HOST Bind socket to this host
--port PORT Bind to a socket with this port
--no-browser Don't open catalog in a browser after startupPreviewing files in S3
config
config-default-remote-registry
disable-telemetry
install
list-packages
login
logout
push
verify
Environment variables
QUILT_DISABLE_CACHE
QUILT_DISABLE_USAGE_METRICS
QUILT_MANIFEST_MAX_RECORD_SIZE
QUILT_MINIMIZE_STDOUT
QUILT_TRANSFER_MAX_CONCURRENCY
XDG_*
Constants (see util.py for more)
Last updated
Was this helpful?

