FRL
FRL
Hello,  I reuse the introduction example code to illustrate. When you give a list as arg, and into this list there is a...
Is it possible to add 'no-ssl-verify' option ? `--no-verify-ssl (boolean)` This option overrides the default behavior of verifying SSL certificates.
Now we just handle the new folder with `.osc/config.json` but we need to be compatible with the new `config.json`standard: ```json { "default": { "access_key": "F4K4T706S9XKGEXAMPLE", "secret_key": "E4XJE8EJ98ZEJ18E4J9ZE84J19Q8E1J9S87ZEXAMPLE", "x509_client_cert": "/etc/secret/client.crt", "x509_client_key":...
Hi, For example with CreateCa, we need to copy paste the content of our certificate. Maybe with the filepath it should be easier. Thanks
Hello, We should improve our application with continuous integration.
Could we see how fire retrieve the args https://github.com/google/python-fire to propose a PR to avoid --Filters.1 or Values.1.xxx, and put a list or dict instead ?