driftctl/doc
William BEUIL 31e20a1b88
Merge branch 'main' into acc_test_fixes
2021-01-29 18:38:58 +01:00
..
cmd bash completion doc fix 2021-01-27 14:05:36 +01:00
contributing Fix acceptance test issues 2021-01-29 18:36:26 +01:00
README.md Make DCTL_NO_VERSION_CHECK accept any value 2021-01-29 18:15:31 +09: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