Create Repository
- name: str - Name for the repository
- description: str, optional - Description for the repository
- exists_ok: bool, default False - If True, doesn’t raise an error if the repository already exists
- Repository - The created repository object
Get Repository
- name: str - Name of the repository
- Repository - The requested repository object
List Repositories
limit
repositories.