Options (1)
-i, --infobooleanClean with more detailed logging
Example:
gradle clean {{[-i|--info]}}Examples (4)
Clean the build directory
Clean and then build the project
gradle clean buildClean a specific subproject in a multi-project build
gradle :subproject:cleanClean with more detailed logging
gradle clean [-i|--info]made by @shridhargupta | data from tldr-pages