list

package
v0.0.0-...-f6026b5 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Copyright © 2022 Lucas Afonso Kremer

Copyright © 2022 Lucas Afonso Kremer

Index

Constants

This section is empty.

Variables

View Source
var ListCmd = &cobra.Command{
	Use:   "list",
	Short: "Retrieve user profile information such as name, location, public repos, followers, following",
	Long:  ``,
	Run: func(cmd *cobra.Command, args []string) {
		fmt.Println("You must specify the type of resource to list. See 'github-go-cli list -h' for help and examples")
	},
}

listCmd represents the list command

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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