Skip to main content

clean

Copies the resources defined in the configuration from the specified "from" path to the "to" path, bundling them together into a single folder.

Command

cf clean

Aliases

clean, cl

Arguments

Mode

mode= / m=

The mode= flag can be negated as long as you use one of these values

Options: debug release profile bundle all

Examples

Clean all build outputs for a specific configuration.

cf clean
cf clean profile
cf clean release