mix spark.cheat_sheets (spark v2.2.55)
View SourceCreates cheat sheets for each Extension provided. Useful for CI with --check
flag.
Example
mix spark.cheat_sheets --extensions MyApp.Foo,MyApp.Bar
Options
--extensions
- The list of extensions to generate cheat sheets for