Overview
Thedex home command manages the home page featured entries list and publishes home curation to test and production environments.
Usage
Subcommands
Featured
Manage the home page featured entries.- list
- set
- reorder
List current featured entries.Output shows slot index, entry ID, lookup number, and video status for each featured entry.
Validate
Validate home featured entries and write snapshot.Path to catalog.editorial.json for cross-validation
- All featured entries exist in catalog manifest
- Schema compliance
Diff
Compare local home configuration with remote environment.Target environment:
test or prodOverride API base URL
Override admin token
Publish
Publish home featured entries to remote environment.Target environment:
test or prodPreview publish operation without making changes
Override API base URL
Override admin token
Pull
Pull home configuration from remote environment.Source environment:
test or prodOverride API base URL
Override admin token
Global Flags
Path to home.featured.json file (overrides default)
Examples
Set featured entries
Validate and publish to test
Reorder featured entries
Dry run publish to production
Workflow
See Also
- dex catalog - Manage catalog manifest and curation
- dex entry - Entry audit and linkage operations