cedana
Root command for Cedana
Synopsis
________ _______ ________ ________ ________ ________
|\ ____\|\ ___ \ |\ ___ \|\ __ \|\ ___ \|\ __ \
\ \ \___|\ \ __/|\ \ \_|\ \ \ \|\ \ \ \\ \ \ \ \|\ \
\ \ \ \ \ \_|/_\ \ \ \\ \ \ __ \ \ \\ \ \ \ __ \
\ \ \____\ \ \_|\ \ \ \_\\ \ \ \ \ \ \ \\ \ \ \ \ \ \
\ \_______\ \_______\ \_______\ \__\ \__\ \__\\ \__\ \__\ \__\
\|_______|\|_______|\|_______|\|__|\|__|\|__| \|__|\|__|\|__|
Instance Brokerage, Orchestration and Migration System. Property of Cedana, Corp.
v0.9.246-4-gf2d25461
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
cedana attach - Attach stdin/out/err to a process/container
cedana checkpoint - Manage job checkpoints (alias of
job checkpoint
)cedana checkpoints - List all checkpoints for a job (alias of
checkpoint list <JID>
)cedana completion - Generate the autocompletion script for the specified shell
cedana daemon - Manage the daemon
cedana delete - Delete a managed process/container (job) (alias of
job delete <JID>...
)cedana dump - Dump a container/process
cedana dump-vm - Dump a VM
cedana exec - Run a managed process (job) (alias of
run process <path> [args...]
)cedana features - Show feature matrix of plugins (alias of
plugin features [plugin]...
)cedana inspect - Inspect a managed process/container (job) (alias of
job inspect <JID>
)cedana job - Manage jobs
cedana jobs - List all managed processes/containers (jobs) (alias of
job list
)cedana k8s-helper - Helper for running in Kubernetes
cedana kill - Kill a managed process/container (job) (alias of
job kill <JID>...
)cedana manage - Manage an existing/upcoming process/container (create a job)
cedana plugin - Manage plugins
cedana plugins - List plugins (specify plugin @ to filter) (alias of
plugin list [plugin]...
)cedana ps - List all managed processes/containers (jobs) (alias of
job list
)cedana query - Query containers/processes
cedana restore - Restore a container/process
cedana run - Run a managed process/container (create a job)
Auto generated by spf13/cobra on 9-Jun-2025
Last updated
Was this helpful?