@@ -30,7 +30,7 @@ $ npm install -g @faststore/cli
30
30
$ faststore COMMAND
31
31
running command...
32
32
$ faststore (--version)
33
- @faststore/cli/3.0.88 linux-x64 node-v18.20.4
33
+ @faststore/cli/3.0.89 linux-x64 node-v18.20.4
34
34
$ faststore --help [COMMAND]
35
35
USAGE
36
36
$ faststore COMMAND
@@ -60,7 +60,7 @@ ARGUMENTS
60
60
PATH The path where the FastStore being built is. Defaults to cwd.
61
61
```
62
62
63
- _ See code: [ dist/commands/build.ts] ( https://github.com/vtex/faststore/blob/v3.0.88 /dist/commands/build.ts ) _
63
+ _ See code: [ dist/commands/build.ts] ( https://github.com/vtex/faststore/blob/v3.0.89 /dist/commands/build.ts ) _
64
64
65
65
## ` faststore cms-sync [PATH] `
66
66
75
75
-d, --dry-run
76
76
```
77
77
78
- _ See code: [ dist/commands/cms-sync.ts] ( https://github.com/vtex/faststore/blob/v3.0.88 /dist/commands/cms-sync.ts ) _
78
+ _ See code: [ dist/commands/cms-sync.ts] ( https://github.com/vtex/faststore/blob/v3.0.89 /dist/commands/cms-sync.ts ) _
79
79
80
80
## ` faststore dev [PATH] `
81
81
@@ -87,7 +87,7 @@ ARGUMENTS
87
87
PATH The path where the FastStore being run is. Defaults to cwd.
88
88
```
89
89
90
- _ See code: [ dist/commands/dev.ts] ( https://github.com/vtex/faststore/blob/v3.0.88 /dist/commands/dev.ts ) _
90
+ _ See code: [ dist/commands/dev.ts] ( https://github.com/vtex/faststore/blob/v3.0.89 /dist/commands/dev.ts ) _
91
91
92
92
## ` faststore generate-graphql [PATH] `
93
93
@@ -102,7 +102,7 @@ FLAGS
102
102
-d, --debug
103
103
```
104
104
105
- _ See code: [ dist/commands/generate-graphql.ts] ( https://github.com/vtex/faststore/blob/v3.0.88 /dist/commands/generate-graphql.ts ) _
105
+ _ See code: [ dist/commands/generate-graphql.ts] ( https://github.com/vtex/faststore/blob/v3.0.89 /dist/commands/generate-graphql.ts ) _
106
106
107
107
## ` faststore help [COMMAND] `
108
108
@@ -142,7 +142,7 @@ EXAMPLES
142
142
$ yarn faststore init discovery
143
143
```
144
144
145
- _ See code: [ dist/commands/init.ts] ( https://github.com/vtex/faststore/blob/v3.0.88 /dist/commands/init.ts ) _
145
+ _ See code: [ dist/commands/init.ts] ( https://github.com/vtex/faststore/blob/v3.0.89 /dist/commands/init.ts ) _
146
146
147
147
## ` faststore start [PATH] `
148
148
@@ -154,7 +154,7 @@ ARGUMENTS
154
154
PATH The path where the FastStore being run is. Defaults to cwd.
155
155
```
156
156
157
- _ See code: [ dist/commands/start.ts] ( https://github.com/vtex/faststore/blob/v3.0.88 /dist/commands/start.ts ) _
157
+ _ See code: [ dist/commands/start.ts] ( https://github.com/vtex/faststore/blob/v3.0.89 /dist/commands/start.ts ) _
158
158
159
159
## ` faststore test [PATH] `
160
160
@@ -166,5 +166,5 @@ ARGUMENTS
166
166
PATH The path where the FastStore being tested is. Defaults to cwd.
167
167
```
168
168
169
- _ See code: [ dist/commands/test.ts] ( https://github.com/vtex/faststore/blob/v3.0.88 /dist/commands/test.ts ) _
169
+ _ See code: [ dist/commands/test.ts] ( https://github.com/vtex/faststore/blob/v3.0.89 /dist/commands/test.ts ) _
170
170
<!-- commandsstop -->
0 commit comments