package checkpoint

import "github.com/docker/cli/cli/command/checkpoint"

Index

Functions

func FormatWrite

func FormatWrite(ctx formatter.Context, checkpoints []types.Checkpoint) error

FormatWrite writes formatted checkpoints using the Context

func NewCheckpointCommand

func NewCheckpointCommand(dockerCli command.Cli) *cobra.Command

NewCheckpointCommand returns the `checkpoint` subcommand (only in experimental)

func NewFormat

func NewFormat(source string) formatter.Format

NewFormat returns a format for use with a checkpoint Context

Source Files

cmd.go create.go formatter.go list.go remove.go

Version
v20.10.2+incompatible
Published
Dec 22, 2020
Platform
js/wasm
Imports
7 packages
Last checked
3 hours ago

Tools for package owners.