Create and manage schemas with versioning support
paw schemas
commands allow you to create, update, and manage schemas with full versioning support.
--project-id
(required): The ID of the project--project-id
(required): The ID of the project--name
(required): Name of the schema--type
(required): Type of the schema (e.g., jsonschema
)--schema-file
(required): Path to the schema definition file--description
: Description of the schema--schema-id
(required): The ID of the schema to update--schema-file
(required): Path to the updated schema definition--schema-id
(required): The ID of the schema--schema-id
(required): The ID of the schema--version-id
(required): The version ID of the schemauser.json
: