We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect Usage: flag provided but not defined: -clusterid
NAME: bcs-client cancel - cancel deployment update
USAGE: bcs-client cancel [command options] [arguments...]
OPTIONS: --type value, -t value Cancel type, deployment --name value, -n value Deployment name --namespace value, --ns value Namespace (default: "defaultGroup")
flag provided but not defined: -clusterid
bcs-client cancel --type deployment --cluster xxxxx
The text was updated successfully, but these errors were encountered:
fix: bcs-client deployment list, cancel, pause, resume command error.…
bc49b47
… issue TencentBlueKing#696 TencentBlueKing#697
DeveloperJim
No branches or pull requests
问题描述
Incorrect Usage: flag provided but not defined: -clusterid
NAME:
bcs-client cancel - cancel deployment update
USAGE:
bcs-client cancel [command options] [arguments...]
OPTIONS:
--type value, -t value Cancel type, deployment
--name value, -n value Deployment name
--namespace value, --ns value Namespace (default: "defaultGroup")
flag provided but not defined: -clusterid
重现方法
bcs-client cancel --type deployment --cluster xxxxx
The text was updated successfully, but these errors were encountered: