Cedana
Cedana Daemon
Cedana
Cedana Daemon
  • Cedana Daemon
  • Get started
    • Installation
    • Authentication
    • Configuration
    • Health checks
    • Plugins
    • Feature matrix
  • Guides
    • Managed process/container
    • Checkpoint/restore basics
    • Checkpoint/restore with GPUs
    • Checkpoint/restore runc
    • Checkpoint/restore containerd
    • Checkpoint/restore streamer
    • Checkpoint/restore kata
      • how-to-create-custom-busybox-image
      • how-to-install-criu-in-guest
      • how-to-install-on-aws
      • how-to-make-kernel-criu-compatible
      • how-to-make-rootfs-criu-compatible
      • Checkpoint/Restore kata containers
  • Developer guides
    • Architecture
    • Profiling
    • Testing
    • Writing plugins
  • References
    • CLI
      • cedana
      • cedana attach
      • cedana checkpoint
      • cedana checkpoints
      • cedana completion
      • cedana completion bash
      • cedana completion fish
      • cedana completion powershell
      • cedana completion zsh
      • cedana daemon
      • cedana daemon check
      • cedana daemon start
      • cedana delete
      • cedana dump
      • cedana dump containerd
      • cedana dump job
      • cedana dump process
      • cedana dump runc
      • cedana exec
      • cedana features
      • cedana inspect
      • cedana job
      • cedana job attach
      • cedana job checkpoint
      • cedana job checkpoint inspect
      • cedana job checkpoint list
      • cedana job checkpoints
      • cedana job delete
      • cedana job inspect
      • cedana job kill
      • cedana job list
      • cedana jobs
      • cedana k8s-helper
      • cedana k8s-helper destroy
      • cedana kill
      • cedana manage
      • cedana manage containerd
      • cedana manage process
      • cedana manage runc
      • cedana plugin
      • cedana plugin features
      • cedana plugin install
      • cedana plugin list
      • cedana plugin remove
      • cedana plugins
      • cedana ps
      • cedana query
      • cedana query k8s
      • cedana query runc
      • cedana restore
      • cedana restore job
      • cedana restore process
      • cedana restore runc
      • cedana run
      • cedana run containerd
      • cedana run process
      • cedana run runc
    • API
    • GitHub
Powered by GitBook
On this page
  • Synopsis
  • Options
  • SEE ALSO

Was this helpful?

Edit on GitHub
  1. References
  2. CLI

cedana

Root command for Cedana

Synopsis

 ________  _______   ________  ________  ________   ________
|\   ____\|\  ___ \ |\   ___ \|\   __  \|\   ___  \|\   __  \
\ \  \___|\ \   __/|\ \  \_|\ \ \  \|\  \ \  \\ \  \ \  \|\  \
 \ \  \    \ \  \_|/_\ \  \ \\ \ \   __  \ \  \\ \  \ \   __  \
  \ \  \____\ \  \_|\ \ \  \_\\ \ \  \ \  \ \  \\ \  \ \  \ \  \
   \ \_______\ \_______\ \_______\ \__\ \__\ \__\\ \__\ \__\ \__\
    \|_______|\|_______|\|_______|\|__|\|__|\|__| \|__|\|__|\|__|

Instance Brokerage, Orchestration and Migration System. Property of Cedana, Corp.

v0.9.242-8-gad2efb62

Options

      --address string      address to use (host:port for TCP, path for UNIX, cid:port for VSOCK)
      --config string       one-time config JSON string (merge with existing config)
      --config-dir string   custom config directory
  -h, --help                help for cedana
      --profiling           enable profiling/show profiling data
      --protocol string     protocol to use (TCP, UNIX, VSOCK)

SEE ALSO

Auto generated by spf13/cobra on 9-May-2025

PreviousCLINextcedana attach

Last updated 7 days ago

Was this helpful?

- Attach stdin/out/err to a process/container

- Manage job checkpoints (alias of job checkpoint)

- List all checkpoints for a job (alias of checkpoint list <JID>)

- Generate the autocompletion script for the specified shell

- Manage the daemon

- Delete a managed process/container (job) (alias of job delete <JID>...)

- Dump a container/process

- Dump a VM

- Run a managed process (job) (alias of run process <path> [args...])

- Show feature matrix of plugins (alias of plugin features [plugin]...)

- Inspect a managed process/container (job) (alias of job inspect <JID>)

- Manage jobs

- List all managed processes/containers (jobs) (alias of job list)

- Helper for running in Kubernetes

- Kill a managed process/container (job) (alias of job kill <JID>...)

- Manage an existing process/container (create a job)

- Manage plugins

- List plugins (alias of plugin list)

- List all managed processes/containers (jobs) (alias of job list)

- Query containers/processes

- Restore a container/process

- Run a managed process/container (create a job)

cedana attach
cedana checkpoint
cedana checkpoints
cedana completion
cedana daemon
cedana delete
cedana dump
cedana dump-vm
cedana exec
cedana features
cedana inspect
cedana job
cedana jobs
cedana k8s-helper
cedana kill
cedana manage
cedana plugin
cedana plugins
cedana ps
cedana query
cedana restore
cedana run