Documentation
¶
Index ¶
- func DeprecatedXcodeCloudScmRepositoriesRelationshipsAliasCommand() *ffcli.Command
- func XcodeCloudActionsBuildRunCommand() *ffcli.Command
- func XcodeCloudActionsCommand() *ffcli.Command
- func XcodeCloudActionsGetCommand() *ffcli.Command
- func XcodeCloudActionsListCommand() *ffcli.Command
- func XcodeCloudArtifactsCommand() *ffcli.Command
- func XcodeCloudArtifactsDownloadCommand() *ffcli.Command
- func XcodeCloudArtifactsGetCommand() *ffcli.Command
- func XcodeCloudArtifactsListCommand() *ffcli.Command
- func XcodeCloudBuildRunsBuildsCommand() *ffcli.Command
- func XcodeCloudBuildRunsCommand() *ffcli.Command
- func XcodeCloudBuildRunsGetCommand() *ffcli.Command
- func XcodeCloudBuildRunsListCommand() *ffcli.Command
- func XcodeCloudCommand() *ffcli.Command
- func XcodeCloudIssuesCommand() *ffcli.Command
- func XcodeCloudMacOSVersionsCommand() *ffcli.Command
- func XcodeCloudMacOSVersionsGetCommand() *ffcli.Command
- func XcodeCloudMacOSVersionsListCommand() *ffcli.Command
- func XcodeCloudMacOSVersionsXcodeVersionsCommand() *ffcli.Command
- func XcodeCloudProductsAdditionalRepositoriesCommand() *ffcli.Command
- func XcodeCloudProductsAppCommand() *ffcli.Command
- func XcodeCloudProductsBuildRunsCommand() *ffcli.Command
- func XcodeCloudProductsCommand() *ffcli.Command
- func XcodeCloudProductsDeleteCommand() *ffcli.Command
- func XcodeCloudProductsGetCommand() *ffcli.Command
- func XcodeCloudProductsListCommand() *ffcli.Command
- func XcodeCloudProductsPrimaryRepositoriesCommand() *ffcli.Command
- func XcodeCloudProductsWorkflowsCommand() *ffcli.Command
- func XcodeCloudRunCommand() *ffcli.Command
- func XcodeCloudScmCommand() *ffcli.Command
- func XcodeCloudScmGitReferencesCommand() *ffcli.Command
- func XcodeCloudScmGitReferencesGetCommand() *ffcli.Command
- func XcodeCloudScmProvidersCommand() *ffcli.Command
- func XcodeCloudScmProvidersGetCommand() *ffcli.Command
- func XcodeCloudScmProvidersListCommand() *ffcli.Command
- func XcodeCloudScmProvidersRepositoriesCommand() *ffcli.Command
- func XcodeCloudScmPullRequestsCommand() *ffcli.Command
- func XcodeCloudScmPullRequestsGetCommand() *ffcli.Command
- func XcodeCloudScmRepositoriesCommand() *ffcli.Command
- func XcodeCloudScmRepositoriesGetCommand() *ffcli.Command
- func XcodeCloudScmRepositoriesGitReferencesCommand() *ffcli.Command
- func XcodeCloudScmRepositoriesListCommand() *ffcli.Command
- func XcodeCloudScmRepositoriesPullRequestsCommand() *ffcli.Command
- func XcodeCloudScmRepositoriesRelationshipsCommand() *ffcli.Command
- func XcodeCloudScmRepositoriesRelationshipsGitReferencesCommand() *ffcli.Command
- func XcodeCloudScmRepositoriesRelationshipsPullRequestsCommand() *ffcli.Command
- func XcodeCloudStatusCommand() *ffcli.Command
- func XcodeCloudTestResultsCommand() *ffcli.Command
- func XcodeCloudWorkflowsCommand() *ffcli.Command
- func XcodeCloudWorkflowsCreateCommand() *ffcli.Command
- func XcodeCloudWorkflowsDeleteCommand() *ffcli.Command
- func XcodeCloudWorkflowsGetCommand() *ffcli.Command
- func XcodeCloudWorkflowsListCommand() *ffcli.Command
- func XcodeCloudWorkflowsRepositoryCommand() *ffcli.Command
- func XcodeCloudWorkflowsUpdateCommand() *ffcli.Command
- func XcodeCloudXcodeVersionsCommand() *ffcli.Command
- func XcodeCloudXcodeVersionsGetCommand() *ffcli.Command
- func XcodeCloudXcodeVersionsListCommand() *ffcli.Command
- func XcodeCloudXcodeVersionsMacOSVersionsCommand() *ffcli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func XcodeCloudActionsCommand ¶
XcodeCloudActionsCommand returns the xcode-cloud actions subcommand.
func XcodeCloudArtifactsCommand ¶
XcodeCloudArtifactsCommand returns the xcode-cloud artifacts command with subcommands.
func XcodeCloudArtifactsDownloadCommand ¶
XcodeCloudArtifactsDownloadCommand returns the xcode-cloud artifacts download subcommand.
func XcodeCloudArtifactsGetCommand ¶
XcodeCloudArtifactsGetCommand returns the xcode-cloud artifacts get subcommand.
func XcodeCloudArtifactsListCommand ¶
XcodeCloudArtifactsListCommand returns the xcode-cloud artifacts list subcommand.
func XcodeCloudBuildRunsCommand ¶
XcodeCloudBuildRunsCommand returns the xcode-cloud build-runs subcommand.
func XcodeCloudCommand ¶
XcodeCloudCommand returns the xcode-cloud command with subcommands.
func XcodeCloudIssuesCommand ¶
XcodeCloudIssuesCommand returns the xcode-cloud issues command with subcommands.
func XcodeCloudMacOSVersionsCommand ¶
XcodeCloudMacOSVersionsCommand returns the xcode-cloud macos-versions command.
func XcodeCloudProductsCommand ¶
XcodeCloudProductsCommand returns the xcode-cloud products command with subcommands.
func XcodeCloudRunCommand ¶
XcodeCloudRunCommand returns the xcode-cloud run subcommand.
func XcodeCloudScmCommand ¶
XcodeCloudScmCommand returns the SCM command group for Xcode Cloud.
func XcodeCloudScmGitReferencesCommand ¶
XcodeCloudScmGitReferencesCommand returns the SCM git references command group.
func XcodeCloudScmProvidersCommand ¶
XcodeCloudScmProvidersCommand returns the SCM providers command group.
func XcodeCloudScmPullRequestsCommand ¶
XcodeCloudScmPullRequestsCommand returns the SCM pull requests command group.
func XcodeCloudScmRepositoriesCommand ¶
XcodeCloudScmRepositoriesCommand returns the SCM repositories command group.
func XcodeCloudStatusCommand ¶
XcodeCloudStatusCommand returns the xcode-cloud status subcommand.
func XcodeCloudTestResultsCommand ¶
XcodeCloudTestResultsCommand returns the xcode-cloud test-results command with subcommands.
func XcodeCloudWorkflowsCommand ¶
XcodeCloudWorkflowsCommand returns the xcode-cloud workflows subcommand.
func XcodeCloudXcodeVersionsCommand ¶
XcodeCloudXcodeVersionsCommand returns the xcode-cloud xcode-versions command.
Types ¶
This section is empty.