driftctl/doc
William Beuil c3e0bb1315
Add documentation about AWS authentication
2020-12-22 18:44:11 +01:00
..
cmd/scan Add documentation about AWS authentication 2020-12-22 18:44:11 +01:00
contributing 🍾 Initial release 2020-12-09 16:35:26 +01:00
README.md Add env to disable version check 2020-12-17 15:32:18 +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.

Usage