cargo-metadata Verified for current stable LTS

Cargo Metadata Command: Print Metadata Specific Format Version

Use for print metadata specific format version with Cargo Metadata. Exact CLI syntax to print metadata specific format version using Cargo Metadata.

When to use this: Use for print metadata specific format version with Cargo Metadata.

Command Syntax

cargo metadata --format-version <version>

Command Breakdown

--format-version
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to print metadata specific format version using Cargo Metadata.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Cargo Metadata directory