Skip to main content

Global Flags

Every command supports these flags:

Command Groups

Project Lifecycle

Blockchain Operations

Testing & CI

Configuration & Templates

System

Configuration Resolution

Dokrypt resolves the configuration file in this order:
  1. --config flag (highest priority)
  2. DOKRYPT_CONFIG environment variable
  3. dokrypt.yaml in the current directory (default)

State Storage

Dokrypt stores runtime data in ~/.dokrypt/:
.dokrypt
state
snapshots
reports
plugins
marketplace
templates