View source: R/proton_operations.R
proton_get_repository_sync_status | R Documentation |
Get the sync status of a repository used for Proton template sync. For more information about template sync, see .
See https://www.paws-r-sdk.com/docs/proton_get_repository_sync_status/ for full documentation.
proton_get_repository_sync_status(
branch,
repositoryName,
repositoryProvider,
syncType
)
branch |
[required] The repository branch. |
repositoryName |
[required] The repository name. |
repositoryProvider |
[required] The repository provider. |
syncType |
[required] The repository sync type. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.