proton_get_repository_sync_status {paws.compute} | R Documentation |
Get the sync status of a repository used for Proton template sync
Description
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.
Usage
proton_get_repository_sync_status(
branch,
repositoryName,
repositoryProvider,
syncType
)
Arguments
branch |
[required] The repository branch. |
repositoryName |
[required] The repository name. |
repositoryProvider |
[required] The repository provider. |
syncType |
[required] The repository sync type. |
[Package paws.compute version 0.9.0 Index]