FRL

Results 6 issues of FRL

Hello, ![Capture d’écran 2020-03-02 à 09 56 52](https://user-images.githubusercontent.com/46570624/75660850-9557bd00-5c6c-11ea-8466-6d0cff02ecc8.png) 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":...

enhancement

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 ?