jira issue unwatch¶
- Usage:
jira issue unwatch KEY... [flags]
Stop watching one or more issues as the current user. This is a shortcut for jira issue watchers remove --user me.
Plain --dry-run is local-only and does not contact Jira. Add --validate-remote when you want a read-only check that the current user can be resolved before the live mutation.
Safety¶
--dry-run¶
Local preview only — does not contact Jira
Validation¶
--no-readback¶
Skip the post-mutation GET
--validate-remote¶
Resolve --user against Jira (read-only); use with --dry-run
Execution¶
-p --parallelism <N>¶
Maximum concurrent requests (1-16)
Default: 1
Examples¶
- Stop watching an issue
- Preview unwatching an issue