Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultAPIURL = "https://api.ararahq.com/api" ConfigDir = ".arara" ConfigFileName = "config.yaml" DefaultOutput = "table" DefaultMode = "test" )
View Source
const ( AuthTypeAPIKey = "apikey" AuthTypeOAuth = "oauth" )
View Source
const ServiceName = "ararahq-cli"
Variables ¶
This section is empty.
Functions ¶
func ConfigPath ¶
func ConfigPath() string
func DeleteAPIKey ¶
func EnsureConfigDir ¶
func EnsureConfigDir() error
func StoreAPIKey ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.