(no title)
johnQdeveloper | 6 months ago
(i.e. # HTTP monitoring with interactive UI sping google.com )
sping johnqdeveloper.com
Usage: sping [OPTIONS] URL
Try 'sping --help' for help.
╭─ Error ──────────────────────────────────────────────────────────────────────╮
│ Invalid value for '--palette': <ColorPalette.SUNSET: 'sunset'> is not one of │
│ 'sunset', 'ocean', 'forest', 'volcano', 'galaxy', 'arctic', 'neon', │
│ 'monochrome'. │
╰──────────────────────────────────────────────────────────────────────────────╯
zorlack|6 months ago
Would you mind telling me what environment you found this behavior in, and how you installed the app?
I've been testing in ubuntu containers doing:
Thank you so much!!*EDIT:*
I think this is to do with me not being specific about what version of typer I depend upon... working on it now!
This is now fixed in 0.2.11. Thanks @johnQdeveloper
johnQdeveloper|6 months ago
pip install service-ping-sping
was how it was installed
Thanks for fixing.