Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "snaptool",
Short: "FlashFS Snapshot Tool",
Long: `FlashFS is a high-performance, concurrent filesystem snapshot tool.
It efficiently scans and records filesystem structure and metadata into FlatBuffers.`,
}
RootCmd is the base command when called without any subcommands.
Functions ¶
func ExecuteWithContext ¶
ExecuteWithContext executes the root command with the given context.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.