driftctl/doc
Stephane Jourdan 91e890c6c4
bash completion doc fix
current doc can't work as is
proposed fixed with sudo and tee
2021-01-27 14:05:36 +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
README.md Updates 2021-01-22 11:10:11 +01:00

README.md

User guide

Global flags

Version check

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

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