Skip to content

Commit fd12be4

Browse files
committed
chore:update readme
1 parent bf4bfc9 commit fd12be4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ReadMe.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,14 @@ Syntax:
123123

124124
--only-resource : Set this flag if you want to create only resource.
125125

126+
--only-nova-resource : Set this flag if you want to create only nova resource.
127+
128+
--only-nova-tests : Set this flag if you want to create only nova resource tests.
129+
130+
--resource-name[=RESOURCE-NAME] : Override the default (App\\Nova\\ModelResource) Nova resource name. Used only with --only-nova-tests.
131+
132+
please, use flag variable with double screening and double quotes without Nova directory, for example --resource-name="Resources\\Banner\\BannerResource"
133+
126134
#### Mode combination options
127135

128136
--only-entity : Generate stack of classes to work with entity inside the app (Migration/Model/Service/Repository)

0 commit comments

Comments
 (0)