Closed as not planned
Description
Problem Statement
I have a python script that is calling python-cli
. Since python-cli is a python package, is it possible to use a python api directly ?
Solution Brainstorm
from sentry_cli import Sentry
Sentry.debug_files.upload(
project=project,
include_sources=include_sources,
wait=wait,
log_level=log_level,
debug_file_path=debug_file_path
)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status