summaryrefslogtreecommitdiff
path: root/man/ostree-export.html
blob: f1c4308fe527b070169142bce2d065bd3c4b06a3 (plain)
1
2
3
4
5
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>ostree export</title><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry"><a name="ostree"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>ostree-export &#8212; Generate a tar archive from an OSTree commit</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">ostree export</code>  [OPTIONS...] {BRANCH}</p></div></div><div class="refsect1"><a name="idm45644204072272"></a><h2>Description</h2><p>
	  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.
        </p></div><div class="refsect1"><a name="idm45644204071088"></a><h2>Example</h2><p><span class="command"><strong>$ ostree export exampleos/x86_64/standard | gzip &gt; exampleos-standard.tar.gz</strong></span></p></div></div></body></html>