# `mix nerves.artifact.details`
[🔗](https://github.com/nerves-project/nerves/blob/v1.14.1/lib/mix/tasks/nerves.artifact.details.ex#L6)

Prints Nerves artifact details.

This displays various details.

## Examples

    $ mix nerves.artifact.details nerves_system_rpi0

If the command is called without the package name,
`Nerves.Project.config()[:app]` will be used by default.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
