aws / aws/amazon-q-developer-cli
Please provide cli command for qct to cancel Q transformation job
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
### Checks
- [x] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue
### Operating system
macOS 15.5.0 (24F74)
### Expected behaviour
Please provide qct cli command to cancel Q transformation job.
Need to cancel current jobs to run new jobs because of max concurrent limit of 1 even in the PRO subscription.
Should be able to cancel running Q transformation jobs either through qct command or have clear documentation on how to cancel jobs using AWS CLI with proper service identification.
### Actual behaviour
Response from Q Chat:
### Steps to reproduce
1. Attempted to run: qct cancel-job --job-id 6cb2fa86-0607-4e43-8662-45710b2e0200
2. Command failed with error showing only 'transform' and 'configure' are valid subcommands
Contributor guide
Assessment
This issue has not been assessed yet.