chore: update dependency commander to v14, remove old @types/commander

Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
This commit is contained in:
Gabriel Dugny
2026-01-13 00:49:02 +01:00
parent c8f65a1e53
commit de62a9d322
14 changed files with 52 additions and 41 deletions
+1 -1
View File
@@ -150,7 +150,7 @@ Options:
--legacyCopyReadmeMdToIndexMd Attempt to ensure an index.md exists falling back to using <docs-dir>/README.md or README.md
in case a default <docs-dir>/index.md is not provided. (default: false)
--runAsDefaultUser Bypass setting the container user as the same user and group id as host for Linux and MacOS (default: false)
-v --verbose Enable verbose output. (default: false)
-v, --verbose Enable verbose output. (default: false)
-h, --help display help for command
```