Skip to content

Commit e9dbe7c

Browse files
committed
Generated Artifacts (cms@f781aec)
Finish 5.10.5
1 parent d86173b commit e9dbe7c

3 files changed

Lines changed: 478 additions & 1 deletion

File tree

docs/.artifacts/cms/5.x/console-commands.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2180,6 +2180,10 @@ Re-saves user addresses.
21802180
- An empty value: `--to :empty:`
21812181

21822182

2183+
--to-default
2184+
: Sets the specified fields to their default values.
2185+
2186+
21832187
--if-empty
21842188
: Whether the `--set` attribute should only be set if it doesn’t have a value.
21852189

@@ -2259,6 +2263,10 @@ Runs all other `resave/*` commands.
22592263
- An empty value: `--to :empty:`
22602264

22612265

2266+
--to-default
2267+
: Sets the specified fields to their default values.
2268+
2269+
22622270
--if-empty
22632271
: Whether the `--set` attribute should only be set if it doesn’t have a value.
22642272

@@ -2342,6 +2350,10 @@ Re-saves assets.
23422350
- An empty value: `--to :empty:`
23432351

23442352

2353+
--to-default
2354+
: Sets the specified fields to their default values.
2355+
2356+
23452357
--if-empty
23462358
: Whether the `--set` attribute should only be set if it doesn’t have a value.
23472359

@@ -2425,6 +2437,10 @@ Re-saves categories.
24252437
- An empty value: `--to :empty:`
24262438

24272439

2440+
--to-default
2441+
: Sets the specified fields to their default values.
2442+
2443+
24282444
--if-empty
24292445
: Whether the `--set` attribute should only be set if it doesn’t have a value.
24302446

@@ -2549,6 +2565,10 @@ Set to `null` if all elements should be resaved regardless of whether they’re
25492565
- An empty value: `--to :empty:`
25502566

25512567

2568+
--to-default
2569+
: Sets the specified fields to their default values.
2570+
2571+
25522572
--if-empty
25532573
: Whether the `--set` attribute should only be set if it doesn’t have a value.
25542574

@@ -2632,6 +2652,10 @@ Re-saves tags.
26322652
- An empty value: `--to :empty:`
26332653

26342654

2655+
--to-default
2656+
: Sets the specified fields to their default values.
2657+
2658+
26352659
--if-empty
26362660
: Whether the `--set` attribute should only be set if it doesn’t have a value.
26372661

@@ -2715,6 +2739,10 @@ Re-saves users.
27152739
- An empty value: `--to :empty:`
27162740

27172741

2742+
--to-default
2743+
: Sets the specified fields to their default values.
2744+
2745+
27182746
--if-empty
27192747
: Whether the `--set` attribute should only be set if it doesn’t have a value.
27202748

@@ -3289,6 +3317,14 @@ user
32893317

32903318

32913319

3320+
<h4 id="users-remove-2fa-options" class="command-subheading">Options</h4>
3321+
3322+
3323+
--method
3324+
: The name of the two-step verification method you would like to remove for user, e.g. Authenticator App, Recovery Codes. Use "all" to remove all 2FA methods.
3325+
3326+
3327+
32923328
<h3 id="users-set-password">
32933329
<a href="#users-set-password" class="header-anchor">#</a>
32943330
<code>users/set-password</code>

0 commit comments

Comments
 (0)