Back to Terragrunt

Find Hidden

docs/src/data/flags/find-hidden.mdx

1.0.3372 B
Original Source

import { Aside } from '@astrojs/starlight/components';

<Aside type="caution" title="Deprecated"> This flag is deprecated and will be removed in a future version of Terragrunt. Hidden directories are now included by default, making this flag unnecessary.

Use --no-hidden to exclude hidden directories from the results.

</Aside>