cli

package
v3.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultRelativePacketTimeoutTimestamp = uint64((time.Duration(10) * time.Minute).Nanoseconds())
)

Functions

func CmdAddIssueAssignees

func CmdAddIssueAssignees() *cobra.Command

func CmdAddIssueLabels

func CmdAddIssueLabels() *cobra.Command

func CmdAddMember

func CmdAddMember() *cobra.Command

func CmdAddPullRequestAssignees

func CmdAddPullRequestAssignees() *cobra.Command

func CmdAddPullRequestLabels

func CmdAddPullRequestLabels() *cobra.Command

func CmdAddPullRequestReviewers

func CmdAddPullRequestReviewers() *cobra.Command

func CmdAddRepositoryBackupRef

func CmdAddRepositoryBackupRef() *cobra.Command

func CmdAuthorizeProvider

func CmdAuthorizeProvider() *cobra.Command

func CmdChangeOwner

func CmdChangeOwner() *cobra.Command

func CmdCloseBounty

func CmdCloseBounty() *cobra.Command

func CmdCreateBounty

func CmdCreateBounty() *cobra.Command

func CmdCreateComment

func CmdCreateComment() *cobra.Command

func CmdCreateDao

func CmdCreateDao() *cobra.Command

func CmdCreateIssue

func CmdCreateIssue() *cobra.Command

func CmdCreatePullRequest

func CmdCreatePullRequest() *cobra.Command

func CmdCreateRelease

func CmdCreateRelease() *cobra.Command

func CmdCreateRepository

func CmdCreateRepository() *cobra.Command

func CmdCreateRepositoryLabel

func CmdCreateRepositoryLabel() *cobra.Command

func CmdCreateTask

func CmdCreateTask() *cobra.Command

func CmdCreateUser

func CmdCreateUser() *cobra.Command

func CmdDeleteBounty

func CmdDeleteBounty() *cobra.Command

func CmdDeleteBranch

func CmdDeleteBranch() *cobra.Command

func CmdDeleteComment

func CmdDeleteComment() *cobra.Command

func CmdDeleteDao

func CmdDeleteDao() *cobra.Command

func CmdDeleteIssue

func CmdDeleteIssue() *cobra.Command

func CmdDeletePullRequest

func CmdDeletePullRequest() *cobra.Command

func CmdDeleteRelease

func CmdDeleteRelease() *cobra.Command

func CmdDeleteRepository

func CmdDeleteRepository() *cobra.Command

func CmdDeleteRepositoryLabel

func CmdDeleteRepositoryLabel() *cobra.Command

func CmdDeleteTag

func CmdDeleteTag() *cobra.Command

func CmdDeleteTask

func CmdDeleteTask() *cobra.Command

func CmdDeleteUser

func CmdDeleteUser() *cobra.Command

func CmdExercise

func CmdExercise() *cobra.Command

func CmdForkRepository

func CmdForkRepository() *cobra.Command

func CmdInvokeForkRepository

func CmdInvokeForkRepository() *cobra.Command

func CmdInvokeMergePullRequest

func CmdInvokeMergePullRequest() *cobra.Command

func CmdLinkPullRequestIssueByIid

func CmdLinkPullRequestIssueByIid() *cobra.Command

func CmdListBounty

func CmdListBounty() *cobra.Command

func CmdListBranch

func CmdListBranch() *cobra.Command

func CmdListComment

func CmdListComment() *cobra.Command

func CmdListDao

func CmdListDao() *cobra.Command

func CmdListDaoMember

func CmdListDaoMember() *cobra.Command

func CmdListIssue

func CmdListIssue() *cobra.Command

func CmdListIssueComment

func CmdListIssueComment() *cobra.Command

func CmdListMember

func CmdListMember() *cobra.Command

func CmdListPullRequest

func CmdListPullRequest() *cobra.Command

func CmdListPullRequestComment

func CmdListPullRequestComment() *cobra.Command

func CmdListRelease

func CmdListRelease() *cobra.Command

func CmdListRepository

func CmdListRepository() *cobra.Command

func CmdListRepositoryBranch

func CmdListRepositoryBranch() *cobra.Command

func CmdListRepositoryIssue

func CmdListRepositoryIssue() *cobra.Command

func CmdListRepositoryPullRequest

func CmdListRepositoryPullRequest() *cobra.Command

func CmdListRepositoryTag

func CmdListRepositoryTag() *cobra.Command

func CmdListTag

func CmdListTag() *cobra.Command

func CmdListTask

func CmdListTask() *cobra.Command

func CmdListUser

func CmdListUser() *cobra.Command

func CmdListWhois

func CmdListWhois() *cobra.Command

func CmdRemoveIssueAssignees

func CmdRemoveIssueAssignees() *cobra.Command

func CmdRemoveIssueLabels

func CmdRemoveIssueLabels() *cobra.Command

func CmdRemoveMember

func CmdRemoveMember() *cobra.Command

func CmdRemovePullRequestAssignees

func CmdRemovePullRequestAssignees() *cobra.Command

func CmdRemovePullRequestLabels

func CmdRemovePullRequestLabels() *cobra.Command

func CmdRemovePullRequestReviewers

func CmdRemovePullRequestReviewers() *cobra.Command

func CmdRemoveRepositoryCollaborator

func CmdRemoveRepositoryCollaborator() *cobra.Command

func CmdRenameDao

func CmdRenameDao() *cobra.Command

func CmdRenameRepository

func CmdRenameRepository() *cobra.Command

func CmdRevokeProviderPermission

func CmdRevokeProviderPermission() *cobra.Command

func CmdSetBranch

func CmdSetBranch() *cobra.Command

func CmdSetDefaultBranch

func CmdSetDefaultBranch() *cobra.Command

func CmdSetPullRequestState

func CmdSetPullRequestState() *cobra.Command

func CmdSetTag

func CmdSetTag() *cobra.Command

func CmdShowBounty

func CmdShowBounty() *cobra.Command

func CmdShowDao

func CmdShowDao() *cobra.Command

func CmdShowDaoMember

func CmdShowDaoMember() *cobra.Command

func CmdShowIssueComment

func CmdShowIssueComment() *cobra.Command

func CmdShowPullRequestComment

func CmdShowPullRequestComment() *cobra.Command

func CmdShowRelease

func CmdShowRelease() *cobra.Command

func CmdShowRepository

func CmdShowRepository() *cobra.Command

func CmdShowRepositoryBranch

func CmdShowRepositoryBranch() *cobra.Command

func CmdShowRepositoryIssue

func CmdShowRepositoryIssue() *cobra.Command

func CmdShowRepositoryPullRequest

func CmdShowRepositoryPullRequest() *cobra.Command

func CmdShowRepositoryTag

func CmdShowRepositoryTag() *cobra.Command

func CmdShowTask

func CmdShowTask() *cobra.Command

func CmdShowUser

func CmdShowUser() *cobra.Command

func CmdShowWhois

func CmdShowWhois() *cobra.Command

func CmdToggleArweaveBackup

func CmdToggleArweaveBackup() *cobra.Command

func CmdToggleCommentResolved

func CmdToggleCommentResolved() *cobra.Command

func CmdToggleForcePush

func CmdToggleForcePush() *cobra.Command

func CmdToggleIssueState

func CmdToggleIssueState() *cobra.Command

func CmdToggleRepositoryArchived

func CmdToggleRepositoryArchived() *cobra.Command

func CmdToggleRepositoryForking

func CmdToggleRepositoryForking() *cobra.Command

func CmdUnlinkPullRequestIssueByIid

func CmdUnlinkPullRequestIssueByIid() *cobra.Command

func CmdUpdateBountyExpiry

func CmdUpdateBountyExpiry() *cobra.Command

func CmdUpdateComment

func CmdUpdateComment() *cobra.Command

func CmdUpdateDaoAvatar

func CmdUpdateDaoAvatar() *cobra.Command

func CmdUpdateDaoDescription

func CmdUpdateDaoDescription() *cobra.Command

func CmdUpdateDaoLocation

func CmdUpdateDaoLocation() *cobra.Command

func CmdUpdateDaoPinnedRepositories

func CmdUpdateDaoPinnedRepositories() *cobra.Command

func CmdUpdateDaoWebsite

func CmdUpdateDaoWebsite() *cobra.Command

func CmdUpdateIssueDescription

func CmdUpdateIssueDescription() *cobra.Command

func CmdUpdateIssueTitle

func CmdUpdateIssueTitle() *cobra.Command

func CmdUpdateMemberRole

func CmdUpdateMemberRole() *cobra.Command

func CmdUpdatePullRequestDescription

func CmdUpdatePullRequestDescription() *cobra.Command

func CmdUpdatePullRequestTitle

func CmdUpdatePullRequestTitle() *cobra.Command

func CmdUpdateRelease

func CmdUpdateRelease() *cobra.Command

func CmdUpdateRepositoryBackupRef

func CmdUpdateRepositoryBackupRef() *cobra.Command

func CmdUpdateRepositoryCollaborator

func CmdUpdateRepositoryCollaborator() *cobra.Command

func CmdUpdateRepositoryDescription

func CmdUpdateRepositoryDescription() *cobra.Command

func CmdUpdateRepositoryLabel

func CmdUpdateRepositoryLabel() *cobra.Command

func CmdUpdateTask

func CmdUpdateTask() *cobra.Command

func CmdUpdateUserAvatar

func CmdUpdateUserAvatar() *cobra.Command

func CmdUpdateUserBio

func CmdUpdateUserBio() *cobra.Command

func CmdUpdateUserName

func CmdUpdateUserName() *cobra.Command

func CmdUpdateUserPinnedRepositories

func CmdUpdateUserPinnedRepositories() *cobra.Command

func CmdUpdateUserUsername

func CmdUpdateUserUsername() *cobra.Command

func GetQueryCmd

func GetQueryCmd(queryRoute string) *cobra.Command

GetQueryCmd returns the cli query commands for this module

func GetTxCmd

func GetTxCmd() *cobra.Command

GetTxCmd returns the transaction commands for this module

Types

This section is empty.

Jump to

Keyboard shortcuts

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