driftctl/doc
Stephane Jourdan eb34ab7cf6 cleaner syntax 2021-02-02 18:37:04 +01:00
..
cmd bash completion doc fix 2021-01-27 14:05:36 +01:00
contributing Allow to override env vars for terraform operations in acc tests 2021-01-27 10:48:14 +01:00
LIMITATIONS.md cleaner syntax 2021-02-02 18:37:04 +01:00
README.md add LIMITATIONS.md 2021-02-02 10:39:52 +01:00

README.md

User guide

Global flags

Version check

By default, driftctl checks for a new version remotely. To disable this behavior, either use the flag --no-version-check or define the environment variable DCTL_NO_VERSION_CHECK.

Error reporting

When a crash occurs in driftctl, we do not send any crash reports. For debugging purposes, you can add --error-reporting when running driftctl and crash data will be sent to us via Sentry Details of reported data can be found here

Usage

Issues