Documentation ¶
Overview ¶
Package client provides the ability for Vela to parse and manage the client rendered for a CLI action.
Usage:
import "github.com/go-vela/cli/internal/client"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Parse ¶
Parse digests the provided urfave/cli context and parses the provided configuration to produce a valid Vela client.
func ParseEmptyToken ¶
ParseEmptyToken digests the provided urfave/cli context and parses the provided configuration to produce a valid Vela client without token authentication.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.