Params

Param Name Description
verbose
Optional

Set verbosity of export

Validations:

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

repo
Optional

Override the default repo from settings

Validations:

  • Must be a String

branch
Optional

Branch in Git repo.

Validations:

  • Must be a String

filter
Optional

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

Validations:

  • Must be a String

negate
Optional

Negate the prefix (for purging).

Validations:

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

metadata_export_mode
Optional

Specify how to handle metadata

Validations:

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

dir
Optional

The directory within Git repo

Validations:

  • Must be a String