copy

package
v0.12.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdCopy

func NewCmdCopy(f *cmdutil.Factory, runF func(config copyConfig) error) *cobra.Command

Types

type CopyProjectV2Input

type CopyProjectV2Input struct {
	OwnerID            githubv4.ID      `json:"ownerId"`
	ProjectID          githubv4.ID      `json:"projectId"`
	Title              githubv4.String  `json:"title"`
	IncludeDraftIssues githubv4.Boolean `json:"includeDraftIssues"`
}

since this api is still in preview, this struct doesn't yet exist in githubv4

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL