mirror of
https://github.com/containers/podman.git
synced 2025-05-20 08:36:23 +08:00
Remove image provenance from machine inspect
We don't care about the provenance of the machine image, so this is no longer applicable to have when displaying info. Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
This commit is contained in:
@ -28,7 +28,6 @@ Print results with a Go template.
|
||||
| .ConfigDir ... | Machine configuration directory location |
|
||||
| .ConnectionInfo ... | Machine connection information |
|
||||
| .Created ... | Machine creation time (string, ISO3601) |
|
||||
| .Image ... | Machine image config |
|
||||
| .LastUp ... | Time when machine was last booted |
|
||||
| .Name | Name of the machine |
|
||||
| .Resources ... | Resources used by the machine |
|
||||
|
Reference in New Issue
Block a user