Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Execute a command inside a running service container.
dokrypt exec <service> <command> [args...] [flags]
service
dokrypt.yaml
command
args
-i, --interactive
bool
false
-t, --tty
dokrypt exec ethereum sh
dokrypt exec ethereum cast block latest
dokrypt exec ipfs ipfs id
dokrypt exec ethereum ls -la /
dokrypt exec -it ethereum bash
Service not found
dokrypt status
Container not running
dokrypt up --service <name>