cli

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package cli implements the command line interface for giticket

Exec() is the main entry point for giticket, where it calls out to the subcommand after parsing the command line arguments.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exec

func Exec()

Exec is the main entry point for giticket CLI. It parses the subcommand name, validates the subcommand, parses the remaining arguments, and calls the subcommand. Help information is printed if --help is passed in as argumnet.

Types

This section is empty.

Directories

Path Synopsis
Package subcommands provides modularized subcommands for giticket's CLI interface.
Package subcommands provides modularized subcommands for giticket's CLI interface.

Jump to

Keyboard shortcuts

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