Params

Param name Description
location_id
optional

위치 별 범위

Validations:

  • Must be a Integer

organization_id
optional

조직 별 범위

Validations:

  • Must be a Integer

metadata_export_mode
optional

Specify how to handle metadata

Validations:

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

branch
optional

Branch in Git repo.

Validations:

  • Must be a String

repo
optional

Override the default repo from settings.

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

dirname
optional

The directory within Git repo containing the templates

Validations:

  • Must be a String

location_ids
optional

지정된 ID로 위치를 변경합니다

Validations:

  • Must be an array of any type

organization_ids
optional

지정된 ID로 조직을 변경합니다

Validations:

  • Must be an array of any type