Developer
Documentation
Resources
Get Support
Sign in
Developer
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Developer
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
admin auth
admin user
jira auth
jira board
jira dashboard
jira field
jira filter
jira project
jira sprint
jira workitem
rovodev auth
Last updated Oct 3, 2024

acli jira filter change-owner

Change the owner of the provided filters.

1
2
acli jira filter change-owner [flags]

Examples

1
2
# Change the owner of the provided filters
$ acli jira filter change-owner --id 123,1234,12345 --owner anna@pandora.com

Options

1
2
  -f, --from-file string   Provide the list of filter IDs in a file
  -h, --help               Show help for command
      --id string          Filter IDs for which owner should be changed
      --ignore-errors      Ignore the errors and continue
      --json               Generate a JSON output
      --owner string       Email of the new owner of the filter

SEE ALSO

Rate this page: