logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Arguments

PositionalArgumentsdecode
           convert criu image from binary type JSON

       encode
           convert criu image from JSON type to binary

       info
           show info about image

       x
           explore image directory

       show
           convert criu image from binary to human-readable JSON

   OptionalArguments-h, --help
           Print some help and exit

Author

TheCRIUteam

criu 4.0                                           03/10/2025                                            CRIT(1)

Description

crit is a feature-rich replacement for existing criu show.

Name Crit - Criu Image Tool

See Also

criu(8)

Synopsis

critdecode [-h] [-i IN] [-o OUT] [--pretty]

       critencode [-h] [-i IN] [-o OUT]

       critinfo [-h] in

       critx [-h] dir {ps,fds,mems}

       critshow [-h] in

See Also