This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Cli 0.9.0! |
ai add
OPTIONS
--description
String The description of the code to create. This can be as short as a well known Spring project name, such as 'JPA'. Mandatory
--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
--preview
boolean Create the README.md file but do not apply the changes to the code base. Optional, default = false
--rewrite
boolean Rewrite the 'description' option of the README.md file but do not apply the changes to the code base. Optional, default = false
--help or -h
help for ai add Optional