gc

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 10, 2021 License: MIT Imports: 9 Imported by: 0

README

Command: gc

Manage Gist Comment

Usage

gc <command> <argument>...

Commands

  • new <gist-id> to create a new gist comment
$ ghsh: @username / > gc new <gist-id>
  • updt <gist-id> <comment-id> to update a gist comment
$ ghsh: @username / > gc updt <gist-id> <comment-id>
  • del <gist-id> <comment-id> to delete a gist comment
$ ghsh: @username / > gc del <gist-id> <comment-id>
  • get <gist-id> <comment-id> to get a specific gist comment
$ ghsh: @username / > gc get <gist-id> <comment-id>
  • list <gist-id> to list comments for a gist
$ ghsh: @username / > gc list <gist-id>

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Gc

func Gc(args []string)

func Register

func Register()

Types

This section is empty.

Jump to

Keyboard shortcuts

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