Remove verbose option (#14646)

as title
This commit is contained in:
martmull
2025-09-22 15:19:57 +02:00
committed by GitHub
parent d6e4bcb533
commit f76e9df3cd
5 changed files with 15 additions and 48 deletions
-1
View File
@@ -55,7 +55,6 @@ twenty app dev [options]
-p, --path <path> Application directory path (default: current directory)
-w, --workspace-id <id> Workspace ID
-d, --debounce <ms> Debounce delay in milliseconds (default: 1000)
--verbose Enable verbose logging
# Deploy application
twenty app deploy [options]