USDRESOLVE(1) User Commands USDRESOLVE(1)

usdresolve - manual page for usdresolve 26.08

usage: usdresolve [-h] [--createContextForAsset CREATECONTEXTFORASSET |

--createContextFromString CREATECONTEXTFROMSTRING] [--anchorPath ANCHORPATH] inputPath

Resolves an asset path using a fully configured USD Asset Resolver.

An asset path to be resolved by the USD Asset Resolver.

show this help message and exit
Run CreateDefaultContextForAsset with the given asset path to create the context used for resolution.
Run CreateContextFromString with the given string to create the context used for resolution. This accepts strings like [<URI Scheme>:]<Configuration String> and may be specified multiple times. ex: usdresolve --createContextFromString 'config_primary' --createContextFromString 'my_uri_scheme:config_uri'
Run CreateIdentifier with the input path and this anchor asset path and resolve the result. ex: usdresolve --anchorPath /asset/asset.usd sublayer.usd
September 2026 usdresolve 26.08