Parámetros

Nombre del parámetro Descripción
location_id
opcional

Alcance por ubicación

Validations:

  • Must be a Integer

organization_id
opcional

Alcance por organización

Validations:

  • Must be a Integer

metadata_export_mode
opcional

Specify how to handle metadata

Validations:

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

branch
opcional

Branch in Git repo.

Validations:

  • Must be a String

repo
opcional

Override the default repo from settings.

Validations:

  • Must be a String

filter
opcional

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

Validations:

  • Must be a String

negate
opcional

Negate the prefix (for purging).

Validations:

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

dirname
opcional

The directory within Git repo containing the templates

Validations:

  • Must be a String

location_ids
opcional

REMPLAZAR ubicaciones con ID dadas

Validations:

  • Must be an array of any type

organization_ids
opcional

REMPLAZAR organizaciones con ID dadas.

Validations:

  • Must be an array of any type