Adds a entity items to your BFF.
This command will add basic project items for one or more entities to your .NET BFF. This is this input file template.
craftsman add:bffentity [options] <filepath>
Argument | Description |
---|---|
filepath | The filepath for the yaml or json file that describes the BFF that you want to add to your project. |
Option | Description |
---|---|
-h, --help | Display help message. No filepath is needed to display the help message. |
craftsman add:bff -h
craftsman add:bff C:\fullpath\newbff.yaml
craftsman add:bff C:\fullpath\newbff.yml
craftsman add:bff C:\fullpath\newbff.json