import typer app = typer.Typer( name="FeedVault CLI", no_args_is_help=True, )