This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Cli 0.8.1!

guide apply

NAME

guide apply

SYNOPSIS

guide apply --file String --path String --lsp-edit boolean --help

OPTIONS

--file String The readme file that contains the instructions for how to modify the code base, such as README-ai-jpa.md Optional

--path String Path on which to run the command. Most of the time, you can not specify the path and use the default value, which is the current working directory. Optional

--lsp-edit boolean LSP Edit Json is produced to be applied by an IDE or Language Server. Optional, default = false

--help or -h help for guide apply Optional