FeatureMap.for_feature
can be used to generate a feature report for a single feature.
You can shovel this into a markdown file for easy viewing using the CLI:
Command
FeatureMap.for_feature('Onboarding')
or
bin/feature_map for_feature 'Onboarding' > tmp/onboarding_feature_report.md