Skip to content

[stable26] Use --option=value version for occ maintenance:install#9998

Merged
MichaIng merged 1 commit intostable26from
backport/9571/stable26
Apr 3, 2023
Merged

[stable26] Use --option=value version for occ maintenance:install#9998
MichaIng merged 1 commit intostable26from
backport/9571/stable26

Conversation

@backportbot-nextcloud
Copy link

backport of #9571

The `--option=value` version of passing options to the `occ maintenance:install` command is now used in the documentation, instead of the `--option value` variant. This  solves issues with leading dashes in values, especially passwords. It also matches the `occ help maintenance:install` output.

Solves:
- nextcloud/server#26109
- #8190

Furthermore values are now single quoted, which is important to avoid variable expansion and special treatment of the backlash character in random passwords, and a doubled space was removed.

Signed-off-by: MichaIng <micha@dietpi.com>
@MichaIng MichaIng merged commit 62346d4 into stable26 Apr 3, 2023
@MichaIng MichaIng deleted the backport/9571/stable26 branch April 3, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants