cargo-metadata Verified for current stable LTS

Cargo Metadata Command: Print Metadata Filter Platform Target Triple

Use for print metadata filter platform target triple with Cargo Metadata. Exact CLI syntax to print metadata filter platform target triple using Cargo Metadata.

When to use this: Use for print metadata filter platform target triple with Cargo Metadata.

Command Syntax

cargo metadata --filter-platform <target_triple>

Command Breakdown

--filter-platform
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to print metadata filter platform target triple 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