Documentation ¶
Overview ¶
Package cmd provides a command-line interface for changing GHAS settings for a given organization.
Package cmd provides a command-line interface for changing GHAS settings for a given organization.
Package cmd provides a command-line interface for changing GHAS settings for a given organization.
Package cmd provides a command-line interface for changing GHAS settings for a given organization.
Copyright © 2023 NAME HERE <EMAIL ADDRESS>
Index ¶
- Constants
- func CheckAndMigrateCodeScanning(repository string, sourceOrg string, targetOrg string, sourceToken string, ...) error
- func CheckAndMigrateSecretScanning(repository string, sourceOrg string, targetOrg string, sourceToken string, ...) error
- func Execute()
- func ProcessRepoMigration(repository github.Repository, sourceOrg string, targetOrg string, ...) error
- func ReactivateTargetWorkflows(repository string, sourceOrg string, targetOrg string, sourceToken string, ...) error
Constants ¶
View Source
const VERSION = "0.1.2"
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func ProcessRepoMigration ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.