anaconda org package <ACTIONS> <SPEC> [OPTIONS]
anaconda org package myusername/numpy --create --summary "Numerical computing library"
anaconda org package myusername/numpy --add-collaborator teammateusername
anaconda org package myusername/numpy --list-collaborators
anaconda org package myusername/my-internal-tool --create --private --summary "Internal tool"
Was this page helpful?