Skip to content

Commit c3b359f

Browse files
authored
Merge pull request #196 from HereThereBeDragons/mount_tag_2749
add details about client param for named snapshots
2 parents 600bfc8 + 66630df commit c3b359f

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)