Hive Hive
Sign in

Inspect platform-specific toolchain data via --platform

Metadata
Source
GitHub
Version
0.6.0
Domains
Published
May 11, 2026 · 16:15 UTC
Repository
tuist/once
Update

Pass a --platform flag, for example linux-x64, to fabrik toolchain inspect and it will resolve platform-specific entries from mise.lock instead of just the local default. This lets remote worker pools fetch the lockfile data they need to provision the same toolchain the host uses, which is what makes cross-platform remote execution deterministic.