参数

参数名字 描述
verbose
选填

Set verbosity of export

Validations:

  • Must be one of: true, false, 1, 0

repo
选填

Override the default repo from settings

Validations:

  • Must be a String

branch
选填

Branch in Git repo.

Validations:

  • Must be a String

filter
选填

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

Validations:

  • Must be a String

negate
选填

Negate the prefix (for purging).

Validations:

  • Must be one of: true, false, 1, 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 a String