Skip to main content

Documentation Index

Fetch the complete documentation index at: https://digger-20-feat-use-analytics-domain.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Supported commands

digger apply - will check RP locks, run terraform apply on all projects affected in the current PR, unlock projects when necessary and possibly merge PR depending on configuration. digger plan - will lock and check RP locks, run terraform plan on all projects affected in the current PR digger lock - will lock projects in current PR digger unlock - will unlock projects in current PR. It’s useful to circumvent any trouble related to locking of projects.

Supported flags

digger apply/plan
  • -p enables user to run the command for a particular project, e.g. digger plan -p staging