numerous.cli.commands.push module#
- numerous.cli.commands.push.command_push(log, repo_path, comment)#
- Return type:
None
- numerous.cli.commands.push.get_snapshot_id(repo)#
- Return type:
str
- numerous.cli.commands.push.get_snapshot_state(repo)#
- Return type:
dict[str,list[str]]
- numerous.cli.commands.push.print_push_error(msg, help_text=None)#
- Return type:
None
- numerous.cli.commands.push.upload_snapshot(repo, upload_url, snapshot_id)#
- Return type:
None