From 8830b050b464914aebea1b4bf58e86627fa8383c Mon Sep 17 00:00:00 2001 From: "shopware-docs-updater[bot]" <313750211+shopware-docs-updater[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 09:48:36 +0000 Subject: [PATCH] docs: note deprecation of project generate-jwt command Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- products/tools/cli/project-commands/helper-commands.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/products/tools/cli/project-commands/helper-commands.md b/products/tools/cli/project-commands/helper-commands.md index 8ab49fc3a..55400a3c3 100644 --- a/products/tools/cli/project-commands/helper-commands.md +++ b/products/tools/cli/project-commands/helper-commands.md @@ -196,6 +196,10 @@ This generates a basic configuration file for your Shopware project. The file is ## Generate JWT secret +::: warning +`shopware-cli project generate-jwt` is deprecated and will be removed in October 2026. +::: + ```bash shopware-cli project generate-jwt ```