cmd_snapshot

package
v1.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FLAG_HELP      = "-h"
	FLAG_VERBOSE   = "-v"
	FLAG_SAVE      = "-s"
	FLAG_APPLY     = "-a"
	FLAG_REMOVE    = "-rm"
	FLAG_LISTENERS = "-l"
	FLAG_FILES     = "-f"
	FLAG_DETAILS   = "-d"
)
View Source
const Command apps.SnapshotFlag = "snpsh"

Variables

View Source
var App = apps.CommandApplication{
	CommandReference: apps.CommandReference{
		Flag:        Command,
		Name:        "Snapshot",
		Description: "Manages in-memory persistence snapshots",
		Example:     "snpsh -h",
	},
	Exec: exec,
	Help: help,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL