Skip to content

[stable25] Use --option=value version for occ maintenance:install#9997

Merged
MichaIng merged 1 commit intostable25from
backport/9571/stable25
Apr 3, 2023
Merged

[stable25] Use --option=value version for occ maintenance:install#9997
MichaIng merged 1 commit intostable25from
backport/9571/stable25

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 32daf6f into stable25 Apr 3, 2023
@MichaIng MichaIng deleted the backport/9571/stable25 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