Thomas Silvestre
Thomas Silvestre
### NetBox version v3.5.4 ### Python version 3.10 ### Steps to Reproduce 1. make sure timezone is set to UTC 2. create a custom field of type date_time (let's say...
The `docker stack config` command returns a yaml content on stdout. We have to parse the yaml output, hence the new pyyaml requirement. The parameter "return_json" like the `ComposeCLI.config` method....
Hello, I notice that the StackCLI class miss the `config` method (see https://docs.docker.com/engine/reference/commandline/stack_config/). I'll create a pull request :-)
Hi there, I'm testing the latest version at the time I'm writing this (electric 1.0.0-beta.1-4-geeba768), good job! But I have an issue, my db password has a ":" inside and...
### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Hi...