ubx schema manages the local provider schema registry — the database of resource types and their fields that ubx uses for validation.
Usage
Subcommands
ubx schema sync
Sync provider schemas from the Pulumi registry:
~/.ubx/schemas/. Run ubx schema sync after upgrading provider versions.
ubx schema list
List all registered resource types:
ubx schema show
Show fields for a specific resource type:
ubx docs <type> --list.