Skip to content

Commit

Permalink
fix(core/tasks): emsco:revision:task:create skip revisions with draft…
Browse files Browse the repository at this point in the history
…s (#817)
  • Loading branch information
Davidmattei authored Mar 13, 2024
1 parent 9d94689 commit 8a2ac54
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions elasticms-admin/commands/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,14 +261,13 @@ Usage:
emsco:revision:task:create [options] [--] <environment>

Arguments:
environment
environment

Options:
--task=TASK {\"title\":\"title\",\"assignee\":\"username\",\"description\":\"optional\"}
--field-owner=FIELD-OWNER owner field in es document
--field-assignee=FIELD-ASSIGNEE assignee field in es document
--requester=REQUESTER requester
--field-deadline=FIELD-DEADLINE deadline field in es document
--default-owner=DEFAULT-OWNER default owner username
--not-published=NOT-PUBLISHED only for revisions not published in this environment
--scroll-size=SCROLL-SIZE Size of the elasticsearch scroll request
--scroll-timeout=SCROLL-TIMEOUT Time to migrate "scrollSize" items i.e. 30s or 2m
Expand Down

0 comments on commit 8a2ac54

Please sign in to comment.