OSTREE EXPORT

Section: ostree export (1)
Updated:
Index Return to Main Contents
 

NAME

ostree-export - Generate a tar archive from an OSTree commit  

SYNOPSIS

ostree export [OPTIONS...] {BRANCH}
 

DESCRIPTION

This command generates a GNU tar formatted archive from an OSTree commit. This is useful for cases like backups, converting OSTree commits into Docker images, and the like.  

EXAMPLE

$ ostree export exampleos/x86_64/standard | gzip > exampleos-standard.tar.gz


 

Index

NAME
SYNOPSIS
DESCRIPTION
EXAMPLE

This document was created by man2html, using the manual pages.
Time: 04:56:08 GMT, April 25, 2024