Documentation ¶
Overview ¶
Package printutil provides output utilities for the Inertia CLI
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fatal ¶
func Fatal(args ...interface{})
Fatal is a wrapper around fmt.Print that exits with status 1
func Fatalf ¶
func Fatalf(format string, args ...interface{})
Fatalf is a wrapper around fmt.Printf that exits with status 1
func FormatRemoteDetails ¶
FormatRemoteDetails prints the given remote configuration
func FormatStatus ¶
func FormatStatus(s *api.DeploymentStatus) string
FormatStatus prints the given deployment status
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.