"Ctr"의 두 판 사이의 차이

(새 문서: ==개요== {{소문자}} ;ctr * containerd의 기본 클라이언트 CLI * GRPC api 기반 <syntaxhighlight lang='console'> $ ctr -h NAME: ctr - High performance container...)
 
33번째 줄: 33번째 줄:
==같이 보기==
==같이 보기==
* [[ctr containers]]
* [[ctr containers]]
* [[ctr checkpoints redis]]


==참고==
==참고==

2022년 2월 4일 (금) 19:20 판

1 개요

ctr
$ ctr -h
NAME:
   ctr - High performance container daemon cli

USAGE:
   ctr [global options] command [command options] [arguments...]

VERSION:
   0.1.0 commit: 54c213e8a719d734001beb2cb8f130c84cc3bd20

COMMANDS:
   checkpoints  list all checkpoints
   containers   interact with running containers
   events       receive events from the containerd daemon
   state        get a raw dump of the containerd state
   help, h      Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --debug                                      enable debug output in the logs
   --address "/run/containerd/containerd.sock"  address of GRPC API
   --help, -h                                   show help
   --version, -v                                print the version


2 같이 보기

3 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}