Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
ConTree SDK Documentation
Logo
ConTree SDK Documentation

Contents:

  • Python ConTree SDK
    • Getting Started
    • Working with Images
    • Running Commands
    • Branching Workflows
    • API Reference
      • Clients
      • Images Manager
      • Files Manager
      • Images
      • Sessions
      • Image files/directories
      • subprocess
      • ContreeConfig
      • OCIReference
  • Mini-SWE-Agent Integration
  • About ConTree
Back to top
View this page

OCIReference¶

class contree_sdk.utils.oci.OCIReference(url, tag)[source]¶
url: str¶
tag: str¶
classmethod from_oci(ref)[source]¶
Return type:

OCIReference

Next
Mini-SWE-Agent Integration
Previous
ContreeConfig
Copyright © 2026, Nebius
Made with Sphinx and @pradyunsg's Furo
On this page
  • OCIReference
    • OCIReference
      • OCIReference.url
      • OCIReference.tag
      • OCIReference.from_oci()