snapshots

package
v0.6.28 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2024 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Commands = cli.Command{
	Name:  "snapshot",
	Usage: "GCloud snapshots API",
	Subcommands: []*cli.Command{
		&snapshotListCommand,
		&snapshotGetCommand,
		&snapshotDeleteCommand,
		&snapshotCreateCommand,
		{
			Name:  "metadata",
			Usage: "Snapshot metadata",
			Subcommands: []*cli.Command{
				&metadataReplaceCommand,
			},
		},
	},
}

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