Update template sync configuration parameters, except for the templateName
and templateType
. Repository details (branch, name, and provider) should be of a linked repository. A linked repository is a repository that has been registered with Proton. For more information, see create_repository
.
See https://www.paws-r-sdk.com/docs/proton_update_template_sync_config/ for full documentation.
proton_update_template_sync_config(
branch,
repositoryName,
repositoryProvider,
subdirectory = NULL,
templateName,
templateType
)
[required] The repository branch for your template.
[required] The repository name (for example, myrepos/myrepo
).
[required] The repository provider.
A subdirectory path to your template bundle version. When included, limits the template bundle search to this repository directory.
[required] The synced template name.
[required] The synced template type.