cirruslabs / tart

macOS and Linux VMs on Apple Silicon to use in CI and other automations
https://tart.run
Other
3.67k stars 103 forks source link

Introduce "tart fqn" command #735

Closed edigaryev closed 5 months ago

edigaryev commented 5 months ago

This allows the tart pull's callee to figure out a fully qualified OCI image name of the pulled image (even if it was already cached).

edigaryev commented 5 months ago

What do you think of a separate tart fqn hidden (shouldDisplay equal to false) subcommand that we can run similar to tart ip? This can return this fully qualified name of a remote image in the local cache.

See https://github.com/cirruslabs/tart/pull/735/commits/50cdd9546b0753123433e286810dce8c29afdd8f.