Skip to content

Debug

🪲 To display more detailed verbose, you can enter debug mode during creation, restoration or verification.

Use the flag --debug or -V

Examples

arck create -vV -n project_name /path/to/src/ /path/dest/
arck create --verbose --debug --name project_name /path/to/src/ /path/dest/

arck verify -V /path/to/metadata.m
arck verify --debug /path/to/metadata.m