Skip to main content

publish

Publish bundle to the ChimeraX Toolshed.

Usage

echi publish [OPTIONS] [PATH]

Arguments

ArgumentDefaultDescription
PATH.Project directory or wheel file

Options

OptionDescription
--dry-runValidate without publishing

Examples

# Publish current project
echi publish

# Validate without publishing
echi publish --dry-run