Paramètres

Nom du paramètre Description
verbose
optionel

Set verbosity of export

Validations:

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

repo
optionel

Override the default repo from settings

Validations:

  • Must be a String

branch
optionel

Branch in Git repo.

Validations:

  • Must be a String

filter
optionel

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

Validations:

  • Must be a String

negate
optionel

Negate the prefix (for purging).

Validations:

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

metadata_export_mode
optionel

Specify how to handle metadata

Validations:

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

dir
optionel

The directory within Git repo

Validations:

  • Must be a String