driftctl/doc
William Beuil 814eb1a692
Updates
2021-01-22 11:10:11 +01:00
..
cmd Updates 2021-01-22 11:10:11 +01:00
contributing Change computed field logic 2021-01-11 17:34:04 +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