Skip to content

nxbd check

Run configuration checks on one or more systems. Checks can verify system configuration, SSH keys, and other deployment requirements.

Arguments

systems (optional)

System selection in flakes attribute syntax (e.g., .#hostname or github:user/repo#hostname). Can be one or many. Will select all systems in the flake in the current directory if not specified.

--save_ignore (optional)

Save any failing checks to the ignore file. They will be ignored in future runs.

--ignore_file <ignore_file> [default: .nxbd-ignore.yaml] (optional)

Path to the ignore file