> sudo anka clone --help
Usage: anka clone [OPTIONS] VM_ID [NEW_VM_NAME]...
  Clone a suspended or stopped VM
Options:
  -c, --copy  Create an independent copy (disables caching and consumes more disk space)
  --help      Display usage information
> sudo anka clone --help
Usage: anka clone [OPTIONS] VM_ID [NEW_VM_NAME]...
  Clone a suspended or stopped VM
Options:
  -c, --copy  Create an independent copy (disables caching and consumes more disk space)
  --help      Display usage information