Get artifacts
get artifacts - Get resolved artifacts for a module
The get artifacts command returns all build artifacts for a module with metadata overrides applied. Output includes resolved names, paths, existence status, and which overrides were used. By default, shows artifacts for the current platform. Use --all-platforms to see all platforms.
Notes
Expected Output:
YAML list of build artifacts with metadata, including: - Resolved artifact names and paths - Artifact existence status (exists/missing) - Metadata override information showing which overrides were applied - Build modes (default and all) - Summary statistics (total, exists, missing, overrides)
See Also
- show artifacts - Formatted table
- build
- validate artifacts
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.