Skip to main content
Version: Next

<command>

Runs an arbitrary Gradle command (action name is forwarded to gradle).

@gradle <command> {
args = "clean --info"
}

Capabilities

CapabilityInfo
Cachenever
Bachno

Argument Reference

The following arguments are supported:

  • args - (Optional) Extra arguments for the Gradle command.