package checkpoint

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

Index

Functions

func FormatWrite

func FormatWrite(ctx formatter.Context, checkpoints []checkpoint.Summary) 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
v28.0.0-rc.1+incompatible
Published
Feb 6, 2025
Platform
darwin/amd64
Imports
8 packages
Last checked
20 minutes ago

Tools for package owners.