Skip to content

Document the ocm:keys occ commands#15047

Merged
miaulalala merged 1 commit into
masterfrom
enh/document-ocm-key-commands
Jun 1, 2026
Merged

Document the ocm:keys occ commands#15047
miaulalala merged 1 commit into
masterfrom
enh/document-ocm-key-commands

Conversation

@mickenordin
Copy link
Copy Markdown
Contributor

@mickenordin mickenordin commented May 30, 2026

Add an OCM commands reference page documenting the JWKS signing key lifecycle commands (ocm:keys:list, ocm:keys:stage, ocm:keys:activate, ocm:keys:retire) introduced in nextcloud/server#60136, and link it from the occ command reference toctree.

☑️ Resolves

🖼️ Screenshots

2026-05-30T11:32:51,446608269+02:00 2026-05-30T11:32:32,719529844+02:00

✅ Checklist

  • I have built the documentation locally and reviewed the output
  • Screenshots are included for visual changes
  • I have not moved or renamed pages (or added a redirect if I did)
  • I have run codespell or similar and addressed any spelling issues

Add an OCM commands reference page documenting the JWKS signing key
lifecycle commands (ocm:keys:list, ocm:keys:stage, ocm:keys:activate,
ocm:keys:retire) introduced in nextcloud/server#60136, and link it from
the occ command reference toctree.

Signed-off-by: Micke Nordin <kano@sunet.se>
@mickenordin mickenordin force-pushed the enh/document-ocm-key-commands branch from 4756b2d to 64b8ecd Compare May 30, 2026 09:37
@github-actions
Copy link
Copy Markdown
Contributor

📖 Documentation Preview

🔍 Open preview →

📄 2 changed documentation pages

Last updated: Sat, 30 May 2026 09:46:42 GMT

Copy link
Copy Markdown
Contributor

@miaulalala miaulalala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@miaulalala miaulalala merged commit 78b7fb1 into master Jun 1, 2026
27 checks passed
@welcome
Copy link
Copy Markdown

welcome Bot commented Jun 1, 2026

Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/documentation/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22

@miaulalala miaulalala deleted the enh/document-ocm-key-commands branch June 1, 2026 05:47
@miaulalala
Copy link
Copy Markdown
Contributor

/backport to latest

@backportbot
Copy link
Copy Markdown

backportbot Bot commented Jun 1, 2026

The backport to latest failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout latest
git pull origin latest

# Create the new backport branch
git checkout -b backport/15047/latest

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 64b8ecd2

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/15047/latest

Error: Failed to clone repository: Failed to create working tree: Preparing worktree (new branch 'backport/15047/latest')
fatal: not a valid object name: 'origin/latest'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@miaulalala
Copy link
Copy Markdown
Contributor

/backport to stable34

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