package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Aug 8, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Commands = []*cli.Command{
{
Name: "checkpoint-sync",
Aliases: []string{"cpt-sync"},
Usage: "commands for managing checkpoint sync",
Subcommands: []*cli.Command{
downloadCmd,
},
},
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.