frame_cli.show module¶
Module for frame show commands.
- frame_cli.show.print_keywords(console: Console, keywords: list[str], style: str) None [source]¶
Print keywords in a Rich Console.
- frame_cli.show.show_local_component(name: str, hybrid_model: str) None [source]¶
Show information about a local component.
- frame_cli.show.show_local_model(name: str) None [source]¶
Show information about a local hybrid model.