export

suspend fun export(name: String, platform: String? = null): Result<ByteReadChannel, ErrorResponse>

Export an image

Get a tarball containing all images and metadata for a repository.