view

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2025 License: BSD-2-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var VCSMap = map[string]string{
	"GITHUB":               "gh",
	"GITHUB_ENTERPRISE":    "ghe",
	"GITLAB":               "gl",
	"BITBUCKET":            "bb",
	"BITBUCKET_DATACENTER": "bbdc",
	"ADS":                  "ads",
}

Functions

func NewCmdRepoView

func NewCmdRepoView() *cobra.Command

Types

type RepoViewOptions

type RepoViewOptions struct {
	RepoArg        string
	TokenExpired   bool
	SelectedRemote *utils.RemoteData
}

func (*RepoViewOptions) Run

func (opts *RepoViewOptions) Run() (err error)

Jump to

Keyboard shortcuts

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