Change the owner of the provided filters.
1 2acli jira filter change-owner [flags]
1 2# Change the owner of the provided filters $ acli jira filter change-owner --id 123,1234,12345 --owner anna@pandora.com
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
Rate this page: