Update the Proton Ops config file
Source:R/proton_operations.R
proton_update_service_sync_config.RdUpdate the Proton Ops config file.
See https://www.paws-r-sdk.com/docs/proton_update_service_sync_config/ for full documentation.
Usage
proton_update_service_sync_config(
branch,
filePath,
repositoryName,
repositoryProvider,
serviceName
)Arguments
- branch
[required] The name of the code repository branch where the Proton Ops file is found.
- filePath
[required] The path to the Proton Ops file.
- repositoryName
[required] The name of the repository where the Proton Ops file is found.
- repositoryProvider
[required] The name of the repository provider where the Proton Ops file is found.
- serviceName
[required] The name of the service the Proton Ops file is for.