参数

参数名字 描述
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