nave schemas pull
Populate the schema cache based on tracked paths.
Usage
Populate the schema cache based on tracked paths
Usage: nave schemas pull [OPTIONS]
Options:
--refresh Re-fetch all schemas even if cached
-h, --help Print help
Description
Fetches JSON Schemas for each schema kind that applies to the current
tracked_paths.
- Network-dependent
- Failures are logged but non-fatal (so that
nave initcan complete offline)
Use --refresh to force re-fetching even if schemas are already cached.