We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0800cd1 commit 0e6dcf9Copy full SHA for 0e6dcf9
tests/entrypoints/cli/test_collect_env_conmmand.py
@@ -26,7 +26,7 @@ def test_subparser_init(self):
26
"collect-env",
27
help="Start collecting environment information.",
28
description="Start collecting environment information.",
29
- usage="vllm collect-env",
+ usage="fastdeploy collect-env",
30
)
31
32
0 commit comments