Azure / Azure/azure-sdk-for-python

Create `recording` command for `azpysdk` CLI

Open
#44,278 0 comments 0 reactions 1 assignee Claimed by @laiapat View on GitHub
EngSys
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

We should support test recording management controls in the `azpysdk` CLI instead of continuing to rely on the current `scripts/manage_recordings.py` script. For example:

```python
# Push local test recordings to the assets repo
azpysdk recording push
```

This verb should leverage the existing asset sync tooling and just make it easier to access. Related to https://github.com/Azure/azure-sdk-for-python/issues/44277.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.