admin auth
admin user
jira auth
jira dashboard
jira filter
jira project
jira workitem
rovodev auth

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: