Documentation
¶
Overview ¶
Package cmd implements the paperless CLI's commands.
Index ¶
Constants ¶
View Source
const APIVersion = 9
APIVersion is the Paperless-NGX REST API version this CLI targets. A new major CLI version is released for each new API version.
Variables ¶
View Source
var SkillMD string
SkillMD holds the SKILL.md contents bundled into the binary via go:embed in main.go, and set on cmd.SkillMD before Execute is called.
View Source
var Version = "dev"
Version is set at build time via -ldflags "-X github.com/stefanhoth/paperless-ngx-cli/cmd.Version=x.y.z"
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.