Init

Initializes an existing project with plybuild files like ply.json. The command also overwrites the pom.xml files with standard formatting and sorting.

Help

Initializes build project with ply files and formatting

Usage:
  ply build init [flags]

Flags:
      --config-file string   Optional config file
      --dry-run              dry run does not write to pom.xml
  -h, --help                 help for init
  -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