SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

BotDetect - Real-Time Bot Detection API
 
 

MAN page from OpenSuSE cargo-1.32.0-lp151.4.3.x86_64.rpm

CARGO\-CLEAN

Section: Cargo Manual (1)
Updated: May 2016
Index 

NAME

cargo-clean - Remove generated artifacts 

SYNOPSIS

cargo clean [OPTIONS] 

DESCRIPTION

Remove artifacts that cargo has generated in the past.

If the --package argument is given, then SPEC is apackage id specification which indicates which package should be built.If it is not given, then the current package is built.For more information on SPEC and its format, see the "cargohelp pkgid" command. 

OPTIONS

-h, --help
Print this message.
-p SPEC, --package SPEC ...
Package to clean artifacts for.
--manifest-path PATH
Path to the manifest to the package to clean.
--target TRIPLE
Target triple to clean output for (default all).
--release
Whether or not to clean release artifacts.
-v, --verbose
Use verbose output.
-q, --quiet
No output printed to stdout.
--color WHEN
Coloring: auto, always, never.
 

EXAMPLES

Remove local package generated artifacts

$ cargo clean

Clean release artifacts

$ cargo clean --release
 

SEE ALSO

cargo(1), cargo-build(1) 

COPYRIGHT

This work is dual-licensed under Apache 2.0 and MIT terms.See COPYRIGHT file in the cargo source distribution.


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLES
SEE ALSO
COPYRIGHT

This document was created byman2html,using the manual pages.
 
ICM Bot detect detector