Параметры

Имя параметра Описание
verbose
необязательно

Set verbosity of export

Validations:

  • Must be 'true' or 'false' or '1' or '0'

repo
необязательно

Override the default repo from settings

Validations:

  • Must be String

branch
необязательно

Branch in Git repo.

Validations:

  • Must be String

filter
необязательно

Export templates with names matching this regex (case-insensitive; snippets are not filtered).

Validations:

  • Must be String

negate
необязательно

Negate the prefix (for purging).

Validations:

  • Must be 'true' or 'false' or '1' or '0'

metadata_export_mode
необязательно

Specify how to handle metadata

Validations:

  • Must be one of: refresh, keep, remove.

dir
необязательно

The directory within Git repo

Validations:

  • Must be String