describe

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 DescribeCmd = &cobra.Command{
	Use:   "describe",
	Short: "Retrieve detailed information about any object",
	Long:  ``,
	Run: func(cmd *cobra.Command, args []string) {
		fmt.Println("You must specify the type of resource to describe. See 'github-go-cli describe -h' for help and examples")
	},
}

describeCmd represents the describe 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