Skip to content

Commit 66630df

Browse files
add details about client param for named snapshots
1 parent 600bfc8 commit 66630df

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

cpt-repo.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -831,6 +831,12 @@ repository and are not allowed to contain spaces or spacial characters.
831831
Besides the actual tag's name they can also contain a free descriptive
832832
text and store a creation timestamp.
833833

834+
To mount a specific named snapshot as a client use
835+
836+
::
837+
838+
CVMFS_REPOSITORY_TAG=$tagname
839+
834840
Named snapshots are best to use for larger modifications to the
835841
repository, for instance when a new major software release is installed.
836842
Named snapshots provide the ability to easily undo modifications and to

0 commit comments

Comments
 (0)