Usage
Subcommands
validate
Validate thedokrypt.yaml configuration file.
- Project name and version
- Chains with their engine and chain ID
- Services with their types and dependencies
- Any validation errors
Example Output
Validation Rules
- Runtime: Must be
dockerorpodman - Log level: Must be
debug,info,warn, orerror - Engine: Must be
anvil,hardhat, orgeth - Hardfork: Must be
london,shanghai, orcancun - Mining mode: Must be
auto,interval, ormanual - Service type: Must be a recognized type (see Services)
show
Display the fully resolved configuration as YAML.Flags
Examples
init
Generate a defaultdokrypt.yaml in the current directory.