Juan A. S.
Juan A. S.
Environment: * Ubuntu 22.04 * Python 3.10 * Poetry 1.1.14 * Pystray from pip (`poetry init`, `poetry add pystray`) Running the code below (taken from the examples) without Poetry runs...
In order to use the `awsumepy` library from scripts, when running this code: ```python awsumepy.awsume('profile', '-l') ``` It prints out the list of profile in a non-friendly parseable format in...
**Describe the bug** After creating a resource that will create during bootstrapping a log group, if I run `cw` immediately with the `--retry` option before the log group has been...
Right now, the feed contains the full content of the posts. It would be useful to allow by configuration to show only the excerpt, including a read more link, like...