codecatalyst_get_source_repository_clone_urls: Returns information about the URLs that can be used with a...

View source: R/codecatalyst_operations.R

codecatalyst_get_source_repository_clone_urlsR Documentation

Returns information about the URLs that can be used with a Git client to clone a source repository

Description

Returns information about the URLs that can be used with a Git client to clone a source repository.

See https://www.paws-r-sdk.com/docs/codecatalyst_get_source_repository_clone_urls/ for full documentation.

Usage

codecatalyst_get_source_repository_clone_urls(
  spaceName,
  projectName,
  sourceRepositoryName
)

Arguments

spaceName

[required] The name of the space.

projectName

[required] The name of the project in the space.

sourceRepositoryName

[required] The name of the source repository.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.