Mainnet docs are version-pinned. Check each section's exact version in the sidebar; it can lag the newest upstream release.
This core Forc reference was generated for version 0.69.0. Network-facing plugins can come from separate repositories and release independently. When an installed version differs, check fuelup show and treat that command's --help output as authoritative.
Forc stands for Fuel Orchestrator. Forc provides a variety of tools and commands for developers working with the Fuel ecosystem, such as scaffolding a new project, formatting, running scripts, deploying contracts, testing contracts, and more. If you're coming from a Rust background, forc is similar to cargo.
If you are new to Forc, see the Forc Project introduction section.
For a comprehensive overview of the Forc CLI commands, see the Commands section.