CLI¶
spark-fuse provides a Typer-based CLI. Examples:
spark-fuse datasourcesspark-fuse read --format rest --path https://pokeapi.co/api/v2/pokemon --config rest.json --show 5
Run spark-fuse --help for the full command reference.
spark-fuse provides a Typer-based CLI. Examples:
spark-fuse datasourcesspark-fuse read --format rest --path https://pokeapi.co/api/v2/pokemon --config rest.json --show 5Run spark-fuse --help for the full command reference.