Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HelpTopics = map[string]map[string]string{ "environment": { "short": "Environment variables that can be used with gh", "long": heredoc.Doc(` {{bold "RELIABLY_HOST:"}} specify the Reliably hostname for commands making API requests that would otherwise assume the "reliably.com" host. {{bold "RELIABLY_TOKEN:"}} an authentication token for reliably.com API requests. Setting this avoids to login and takes precedence over previously stored credentials. `), }, }
Functions ¶
func FormatVersion ¶
FormatVersion returns a formatted string with Reliably CLI's version
func NewCmdAuth ¶ added in v0.3.0
func NewCmdCompletion ¶ added in v0.3.0
func NewHelpTopic ¶ added in v0.3.0
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.