Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BackupsCmd = &cobra.Command{ Use: "backups", Aliases: []string{"backup"}, Short: "Manage Arcane system backups (admin only)", Long: `System backups snapshot Arcane's database and configuration, encrypted with the recovery key. Backups are stored in the local repository, a saved S3 destination, or both; policies schedule automatic runs.`, }
BackupsCmd is the parent command for Arcane system backup operations (admin-only).
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.