adobe / adobe/umapi-cli

Customize CSV delimiter

Đang mở
#9 0 bình luận 0 reaction 1 người được giao Được @adorton-adobe nhận Xem trên GitHub
enhancement
Ngôn ngữ chính
Python
Star
2
Fork
3
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

# Expected Behavior

It should be possible to pass an option to customize the CSV delimiter. The option would be ignored when format is `json` or `pretty`.

Example:

```
# expect pipe character as delimiter
$ umapi user-create-bulk -i users.csv -D "|"
```

```
# output CSV with semicolon delimiter
$ umapi user-read-all -f csv -D ";"
```

# Actual Behavior

This behavior is not currently implemented.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.