Antoine Drochon

Results 4 issues of Antoine Drochon

feature originally requested by @alexkleinfig ### Current status Today cli-eaa supports passing variable (name, value) down to the application configuration template with Jinja2 syntax, using command line arguments like (more...

enhancement

Example: PUT: https://{hostname}/crux/v1/mgmt-pop/apps/{applicationld}/urllocation/{locationld} ```json { "settings": { "attribute1": "value1", "attribute2": "value2" } } ```

enhancement

Hello, First, thanks for this plugin. I have some user generated Markdown converted to HTML with heading, without specifying the ID. The anchor generated by this plugin are friendly although...

Recommended implementation should be to get the response from the initial POST to mgmt-pop/apps And merge the `advanced_settings` dictionnary with the one provided by the user.