ubx publish packages and publishes a Pulumi ComponentResource to the Strata registry, making it available for use in component blocks.
Usage
Examples
Flags
| Flag | Description |
|---|---|
--version string | Version to publish (default: from package.json) |
--tag string | Registry tag (default: latest) |
Prerequisites
- Component must have a valid
package.jsonwithnameandversion - Must be authenticated to the Strata registry
- Component class must extend
pulumi.ComponentResource
Component Structure
After Publishing
The component is available as:The Strata registry is part of the Ubiquex platform. Contact the team for access.
