Skip to content

Add ignore-checks to ef-cf --lint

Compare
Choose a tag to compare
@dlutsch dlutsch released this 14 Dec 01:16
· 162 commits to master since this release
60994c7
fix ef-password to pass tests. (#89)

`ef-password --length 10` is technically valid, so making the excluseive set of --secret_file, --decrypt, and --plaintext be required was a bad assumption.