Format

Help

Format functionality for a project

Usage:
  ply build format [command]

Available Commands:
  inherit     Removes manual versions from spring dependencies
  pom         Formats pom.xml and sorts dependencies
  version     Removes version tags and replaces them with property tags

Flags:
      --dry-run         dry run does not write to pom.xml
  -h, --help            help for format
  -r, --recursive       turn on recursive mode
      --target string   Optional target directory (default ".")

Global Flags:
      --cloud-sync   Cloud sync (default true)
      --debug        turn on debug output
      --doc          open documentation website
      --force        uses default for prompts
      --json         turn on json output logging

Use "ply build format [command] --help" for more information about a command.