clegaspi / clegaspi/saml_reader

Cannot pipe input and then prompt for comparison values

Open
#73 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

```
cat file.xml | saml_reader --compare
```

This fails because the pipe is connected to the application's stdin rather than the terminal. Some solutions here:
https://stackoverflow.com/questions/7141331/pipe-input-to-script-and-later-get-input-from-user

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.