Extension: omni.kit.client.alias-0.2.2 |
Documentation Generated: Aug 08, 2025 |
Overview#
This extension provides carb.settings to manage client aliases to redirect a URL to a different location within the Omni client extension. It ensures the proper setup and cleanup of aliases according to carb.settings.
General Use Case#
Users can employ this extension to manage client aliases effectively within the Omni client extension. The /app/client/aliases is utilized to define the list of aliases settings, ensuring they are correctly initialized at startup, applied at runtime and cleaned up upon shutdown. For examples of how to use the APIs, please consult the Python usage pages.