Documentation ¶ Overview ¶ Package restorecmd provides the "admin restore" command, which restores the issue database from a JSONL backup file. Index ¶ func NewCmd(f *cmdutil.Factory) *cli.Command Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewCmd ¶ func NewCmd(f *cmdutil.Factory) *cli.Command NewCmd constructs the "admin restore" command, which replaces the entire database with the contents of a JSONL backup file. This is a dangerously destructive operation that requires interactive confirmation. Types ¶ This section is empty. Source Files ¶ View all Source files restore.go Click to show internal directories. Click to hide internal directories.