.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH USDRESOLVE "1" "September 2026" "usdresolve 26.08" "User Commands" .SH NAME usdresolve \- manual page for usdresolve 26.08 .SH DESCRIPTION usage: usdresolve [\-h] [\-\-createContextForAsset CREATECONTEXTFORASSET | .IP \fB\-\-createContextFromString\fR CREATECONTEXTFROMSTRING] [\-\-anchorPath ANCHORPATH] inputPath .PP Resolves an asset path using a fully configured USD Asset Resolver. .SS "positional arguments:" .TP inputPath An asset path to be resolved by the USD Asset Resolver. .SS "options:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-createContextForAsset\fR CREATECONTEXTFORASSET Run CreateDefaultContextForAsset with the given asset path to create the context used for resolution. .TP \fB\-\-createContextFromString\fR CREATECONTEXTFROMSTRING Run CreateContextFromString with the given string to create the context used for resolution. This accepts strings like [:] and may be specified multiple times. ex: usdresolve \fB\-\-createContextFromString\fR 'config_primary' \fB\-\-createContextFromString\fR 'my_uri_scheme:config_uri' .TP \fB\-\-anchorPath\fR ANCHORPATH Run CreateIdentifier with the input path and this anchor asset path and resolve the result. ex: usdresolve \fB\-\-anchorPath\fR \fI\,/asset/asset.usd\/\fP sublayer.usd