OSTREE REV\-PARSE

Section: ostree rev-parse (1)
Updated:
Page Index
 

NAME

ostree-rev-parse - Output the target of a rev  

SYNOPSIS

ostree rev-parse {REV} {PATH}
 

DESCRIPTION

Given a REV, outputs the checksum of the latest commit of that revision.  

EXAMPLE

$ ostree rev-parse my-branch

        ce19c41036cc45e49b0cecf6b157523c2105c4de1ce30101def1f759daafcc3e


 

Index

NAME
SYNOPSIS
DESCRIPTION
EXAMPLE