Create the Proton Ops configuration file
Source:R/proton_operations.R
proton_create_service_sync_config.RdCreate the Proton Ops configuration file.
See https://www.paws-r-sdk.com/docs/proton_create_service_sync_config/ for full documentation.
Usage
proton_create_service_sync_config(
branch,
filePath,
repositoryName,
repositoryProvider,
serviceName
)Arguments
- branch
[required] The repository branch for your Proton Ops file.
- filePath
[required] The path to the Proton Ops file.
- repositoryName
[required] The repository name.
- repositoryProvider
[required] The provider type for your repository.
- serviceName
[required] The name of the service the Proton Ops file is for.