frame_cli.pull module¶
Module for frame pull commands.
- frame_cli.pull.pull_component(name: str, destination: str | None) None[source]¶
Download a component.
- frame_cli.pull.pull_metadata_file(model_id: str, model_version: str | None, dir_path: str) None[source]¶
Download FRAME metadata file.