MAN page from OpenSuSE cargo-1.31.1-186.1.x86_64.rpm
CARGO\-PUBLISH
Section: Cargo Manual (1)
Updated: May 2016
Index NAME
cargo-publish - Upload a package to the registry.
SYNOPSIS
I]cargo publish] [OPTIONS]
DESCRIPTION
Upload a package to the registry.
OPTIONS
- -h, --help
- Print this message.
- --host I]HOST]
- Host to upload the package to.
- --token I]TOKEN]
- Token to use when uploading.
- --no-verify
- Don[aq]t verify package tarball before publish.
- --manifest-path I]PATH]
- Path to the manifest of the package to publish.
- -v, --verbose
- Use verbose output.
- -q, --quiet
- No output printed to stdout.
- --color I]WHEN]
- Coloring: auto, always, never.
SEE ALSO
cargo(1), cargo-install(1), cargo-search(1)
COPYRIGHT
This work is dual-licensed under Apache 2.0 and MIT terms.See I]COPYRIGHT] file in the cargo source distribution.
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- SEE ALSO
- COPYRIGHT
This document was created byman2html,using the manual pages.