You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There appears to have been some degradation of the CLI common interface (or I didn't complete implementation to start with). All sweepers and the driver should use the same argument parser (in utils library)
🕵️ Expected behavior
I expect sweepers-driver.py to accept args like --insecure
📜 To Reproduce
run sweepers driver with --insecure
🖥 Environment Info
Version of this software [e.g. vX.Y.Z]
Operating System: [e.g. MacOSX with Docker Desktop vX.Y]
...
📚 Version of Software Used
No response
🩺 Test Data / Additional context
No response
🦄 Related requirements
🦄 #xyz
⚙️ Engineering Details
No response
🎉 Integration & Test
No response
The text was updated successfully, but these errors were encountered:
Checked for duplicates
No - I haven't checked
🐛 Describe the bug
There appears to have been some degradation of the CLI common interface (or I didn't complete implementation to start with). All sweepers and the driver should use the same argument parser (in utils library)
🕵️ Expected behavior
I expect sweepers-driver.py to accept args like
--insecure
📜 To Reproduce
--insecure
🖥 Environment Info
...
📚 Version of Software Used
No response
🩺 Test Data / Additional context
No response
🦄 Related requirements
🦄 #xyz
⚙️ Engineering Details
No response
🎉 Integration & Test
No response
The text was updated successfully, but these errors were encountered: