Skip to Content
Gradle in Action
book

Gradle in Action

by Benjamin Muschko
February 2014
Intermediate to advanced
480 pages
13h 43m
English
Manning Publications
Content preview from Gradle in Action

Appendix A. Driving the command line

Gradle’s command-line interface (CLI) is a user’s primary tool of choice for discovering available options, inspecting the project, and controlling execution behavior by providing configuration information. It consists of three parts: discovery or help tasks, build setup tasks, and configuration input. The gradle command has the following usage:

gradle [option...] [tasks...]

A.1. Discovery tasks

Many discovery tasks provide information about the build. If you’re new to a project, they’re a good place to start discovering the configuration. They’re implemented as Gradle tasks. Every Gradle build provides the discovery tasks shown in table A.1 from the get-go.

Table A.1. Discovery tasks available to all Gradle ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Gradle Fundamentals

Gradle Fundamentals

Ken Kousen
Java 8 in Action

Java 8 in Action

Mario Fusco, Alan Mycroft, Raoul-Gabriel Urma
Spring Microservices in Action, Second Edition

Spring Microservices in Action, Second Edition

John Carnell, Illary Huaylupo Sanchez

Publisher Resources

ISBN: 9781617291302Supplemental ContentPublisher SupportPublisher WebsiteSupplemental ContentPurchase Link