2525FLAGS
2626 -b, --bucket=<value>... (required)
2727 --no-color Disable color output.
28- --verbose Increase the verbosity of the logs .
28+ --verbose Increase the verbosity of the output .
2929
3030DESCRIPTION
3131 Create a bucket in .shopkeeper
4343
4444FLAGS
4545 --no-color Disable color output.
46- --verbose Increase the verbosity of the logs .
46+ --verbose Increase the verbosity of the output .
4747
4848DESCRIPTION
4949 Output the current bucket
6363 -b, --bucket=<value>... (required)
6464 -f, --force Skip confirmation.
6565 --no-color Disable color output.
66- --verbose Increase the verbosity of the logs .
66+ --verbose Increase the verbosity of the output .
6767
6868DESCRIPTION
6969 Delete a bucket
8282FLAGS
8383 -b, --bucket=<value>...
8484 --no-color Disable color output.
85- --verbose Increase the verbosity of the logs .
85+ --verbose Increase the verbosity of the output .
8686
8787DESCRIPTION
8888 Initialize .shopkeeper directory in the current directory
@@ -100,7 +100,7 @@ USAGE
100100
101101FLAGS
102102 --no-color Disable color output.
103- --verbose Increase the verbosity of the logs .
103+ --verbose Increase the verbosity of the output .
104104
105105DESCRIPTION
106106 List buckets
@@ -122,7 +122,7 @@ FLAGS
122122 --bucket=<value> The bucket you want to restore your settings from.
123123 --no-color Disable color output.
124124 --path=<value> The path to your theme directory.
125- --verbose Increase the verbosity of the logs .
125+ --verbose Increase the verbosity of the output .
126126
127127DESCRIPTION
128128 Restores the theme settings from the specified bucket
@@ -144,7 +144,7 @@ FLAGS
144144 --bucket=<value> The bucket where you want to save your settings.
145145 --no-color Disable color output.
146146 --path=<value> The path to your theme directory.
147- --verbose Increase the verbosity of the logs .
147+ --verbose Increase the verbosity of the output .
148148
149149DESCRIPTION
150150 Saves the current theme settings to the specified bucket
@@ -166,7 +166,7 @@ FLAGS
166166 --bucket=<value> The bucket to switch to
167167 --no-color Disable color output.
168168 --path=<value> The path to your theme directory.
169- --verbose Increase the verbosity of the logs .
169+ --verbose Increase the verbosity of the output .
170170
171171DESCRIPTION
172172 Switches the current bucket by copying settings and .env
@@ -180,10 +180,10 @@ Display help for shopkeeper.
180180
181181```
182182USAGE
183- $ shopkeeper help [COMMANDS] [-n]
183+ $ shopkeeper help [COMMANDS... ] [-n]
184184
185185ARGUMENTS
186- COMMANDS Command to show help for.
186+ COMMANDS... Command to show help for.
187187
188188FLAGS
189189 -n, --nested-commands Include all nested commands in the output.
@@ -207,13 +207,13 @@ FLAGS
207207 -e, --environment=<value> The environment to apply to the current command.
208208 -j, --json Output JSON instead of a UI.
209209 -n, --nodelete Runs the push command without deleting local files.
210- -s, --store=<value> Store URL. It can be the store prefix (johns-apparel ) or the full myshopify.com URL
211- (johns-apparel .myshopify.com, https://johns-apparel .myshopify.com).
210+ -s, --store=<value> Store URL. It can be the store prefix (example ) or the full myshopify.com URL
211+ (example .myshopify.com, https://example .myshopify.com).
212212 -t, --theme=<value> (required) Theme ID or name of the remote theme.
213213 --no-color Disable color output.
214214 --password=<value> Password generated from the Theme Access app.
215215 --path=<value> The path to your theme directory.
216- --verbose Increase the verbosity of the logs .
216+ --verbose Increase the verbosity of the output .
217217
218218DESCRIPTION
219219 Create a theme with a name or ID. Update theme if one with name already exists
@@ -245,8 +245,8 @@ USAGE
245245FLAGS
246246 -e, --environment=<value> The environment to apply to the current command.
247247 -n, --nodelete Runs the push command without deleting local files.
248- -s, --store=<value> Store URL. It can be the store prefix (johns-apparel ) or the full myshopify.com URL
249- (johns-apparel .myshopify.com, https://johns-apparel .myshopify.com).
248+ -s, --store=<value> Store URL. It can be the store prefix (example ) or the full myshopify.com URL
249+ (example .myshopify.com, https://example .myshopify.com).
250250 --blue=<value> Blue theme ID
251251 --green=<value> Green theme ID
252252 --no-color Disable color output.
@@ -255,7 +255,7 @@ FLAGS
255255 --publish Publishes the on-deck theme after deploying
256256 --strategy=<option> [default: blue-green] Strategy to use for deployment
257257 <options: blue-green|basic>
258- --verbose Increase the verbosity of the logs .
258+ --verbose Increase the verbosity of the output .
259259
260260DESCRIPTION
261261 Deploy theme source to store
@@ -269,16 +269,17 @@ Get details of theme
269269
270270```
271271USAGE
272- $ shopkeeper theme get -t <value> [--no-color] [--verbose] [-s <value>] [--password <value>] [-j]
272+ $ shopkeeper theme get -t <value> [--no-color] [--verbose] [-s <value>] [--password <value>] [-e <value>] [- j]
273273
274274FLAGS
275- -j, --json Output JSON instead of a UI.
276- -s, --store=<value> Store URL. It can be the store prefix (johns-apparel) or the full myshopify.com URL
277- (johns-apparel.myshopify.com, https://johns-apparel.myshopify.com).
278- -t, --theme=<value> (required) Theme ID or name of the remote theme.
279- --no-color Disable color output.
280- --password=<value> Password generated from the Theme Access app.
281- --verbose Increase the verbosity of the logs.
275+ -e, --environment=<value> The environment to apply to the current command.
276+ -j, --json Output JSON instead of a UI.
277+ -s, --store=<value> Store URL. It can be the store prefix (example) or the full myshopify.com URL
278+ (example.myshopify.com, https://example.myshopify.com).
279+ -t, --theme=<value> (required) Theme ID or name of the remote theme.
280+ --no-color Disable color output.
281+ --password=<value> Password generated from the Theme Access app.
282+ --verbose Increase the verbosity of the output.
282283
283284DESCRIPTION
284285 Get details of theme
@@ -293,18 +294,20 @@ Download settings from live theme.
293294```
294295USAGE
295296 $ shopkeeper theme settings download [--no-color] [--verbose] [--path <value>] [--password <value>] [-s <value>] [-e
296- <value>] [-t <value>] [-n]
297+ <value>] [-d] [-l] [- t <value>] [-n]
297298
298299FLAGS
300+ -d, --development Pull settings files from your remote development theme.
299301 -e, --environment=<value> The environment to apply to the current command.
302+ -l, --live Pull settings files from your remote live theme.
300303 -n, --nodelete Runs the pull command without deleting local files.
301- -s, --store=<value> Store URL. It can be the store prefix (johns-apparel ) or the full myshopify.com URL
302- (johns-apparel .myshopify.com, https://johns-apparel .myshopify.com).
304+ -s, --store=<value> Store URL. It can be the store prefix (example ) or the full myshopify.com URL
305+ (example .myshopify.com, https://example .myshopify.com).
303306 -t, --theme=<value> Theme ID or name of the remote theme.
304307 --no-color Disable color output.
305308 --password=<value> Password generated from the Theme Access app.
306309 --path=<value> The path to your theme directory.
307- --verbose Increase the verbosity of the logs .
310+ --verbose Increase the verbosity of the output .
308311
309312DESCRIPTION
310313 Download settings from live theme.
0 commit comments