Skip to content

Vms

manage virtual machines

Usage: clan vms

Commands

Vms inspect

Usage: clan vms inspect

Positional arguments

  1. machine: (Default: defaultVM)
Options
  • --debug: Enable debug logging
  • --option: <('name', 'value')> Nix option to set
  • --flake: <PATH> path to the flake where the clan resides in, can be a remote flake or local, can be set through the [CLAN_DIR] environment variable

Vms run

Usage: clan vms run

Positional arguments

  1. machine: machine in the flake to run
Options
  • --debug: Enable debug logging
  • --option: <('name', 'value')> Nix option to set
  • --flake: <PATH> path to the flake where the clan resides in, can be a remote flake or local, can be set through the [CLAN_DIR] environment variable