driftctl/doc
William BEUIL 3f9adf0ad8
Update adding_a_new_resource.md
2021-02-10 13:26:50 +01:00
..
cmd Fix invalid AWS policy 2021-02-09 15:49:48 +01:00
contributing Update adding_a_new_resource.md 2021-02-10 13:26:50 +01:00
LIMITATIONS.md added Terraform known limitations 2021-02-09 17:44:25 +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