View source: R/proton_operations.R
proton_update_service_sync_config | R Documentation |
Update the Proton Ops config file.
See https://www.paws-r-sdk.com/docs/proton_update_service_sync_config/ for full documentation.
proton_update_service_sync_config(
branch,
filePath,
repositoryName,
repositoryProvider,
serviceName
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.