Public HubPublic

Adopt

Adopt Packages

Use the right rawctx or upstream handoff for native and indexed packages.

Adopt

Use the right handoff for native and indexed packages

Goal: download native packages directly, or move from an indexed preview back to the upstream source with full awareness of ownership.

Native package

Adopt through rawctx

Use rawctx when the package detail shows a native installable path.

rawctx snapshot-download @scope/name
rawctx snapshot-download @scope/name@1.2.3
rawctx download @scope/name models/sample.osi.yaml

Indexed package

Review structure, then go upstream

Use preview to inspect the structure, then follow the source link because download does not belong to rawctx for that package.

rawctx info @dbt-hub/jaffle-shop
# open the source link from the package detail page
# claim only when you are ready to publish a native version