Liking cljdoc? Tell your friends :D

certificaat.interface.cli


accept-challengesclj

(accept-challenges options)
source

authorizeclj

(authorize {config-dir :config-dir domain :domain :as options})
source

certificaatclj

(certificaat args)
source

cli-optionsclj

source

error-msgclj

(error-msg errors)
source

exitclj

(exit status msg)
source

registerclj

(register options)
source

renewclj

(renew {domain :domain config-dir :config-dir :as options})
source

requestclj

(request options)
source

runclj

(run {config-dir :config-dir domain :domain :as options})
source

usageclj

(usage options-summary)
source

validateclj

(validate spec options)
source

validate-argsclj

(validate-args args)

Validate command line arguments. Either return a map indicating the program should exit (with a error message, and optional ok status), or a map indicating the action the program should take and the options provided.

Validate command line arguments. Either return a map indicating the program
should exit (with a error message, and optional ok status), or a map
indicating the action the program should take and the options provided.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close