proton_list_repositories {paws.compute} | R Documentation |
List linked repositories with detail data
Description
List linked repositories with detail data.
See https://www.paws-r-sdk.com/docs/proton_list_repositories/ for full documentation.
Usage
proton_list_repositories(maxResults = NULL, nextToken = NULL)
Arguments
maxResults |
The maximum number of repositories to list. |
nextToken |
A token that indicates the location of the next repository in the array of repositories, after the list of repositories previously requested. |
[Package paws.compute version 0.7.0 Index]