
# SYNOPSIS

   *cds minify* <models> [ ...options ]

# OPTIONS

   *-c | --cleanse* <properties>
   *-k | --keep* <kinds>
   *-x | --skip* <kinds>
   *-2 | --to* <folder>
   *-i | --inspect*
   *-y | --dry*
   *-h | --help*

   Run with *--debug* to list all options with their defaults.

# EXAMPLES

   *cds minify* ?
   *cds minify* -h
   *cds minify* --debug
   *cds minify* srv/cat-service.cds -y
