</code></pre></div> <p><strong>Options:</strong></p> <table> <thead> <tr> <th>Name</th> <th>Type</th> <th>Description</th> <th>Default</th> </tr> </thead> <tbody> <tr> <td><code>--type</code>, <code>-t</code></td> <td>choice (<code>check</code> | <code>jmx</code> | <code>logs</code> | <code>metrics_crawler</code> | <code>snmp_tile</code> | <code>tile</code>)</td> <td>The type of integration to create</td> <td><code>check</code></td> </tr> <tr> <td><code>--location</code>, <code>-l</code></td> <td>text</td> <td>The directory where files will be written</td> <td>None</td> </tr> <tr> <td><code>--non-interactive</code>, <code>-ni</code></td> <td>boolean</td> <td>Disable prompting for fields</td> <td><code>False</code></td> </tr> <tr> <td><code>--quiet</code>, <code>-q</code></td> <td>boolean</td> <td>Show less output</td> <td><code>False</code></td> </tr> <tr> <td><code>--dry-run</code>, <code>-n</code></td> <td>boolean</td> <td>Only show what would be created</td> <td><code>False</code></td> </tr> <tr> <td><code>--help</code></td> <td>boolean</td> <td>Show this message and exit.</td> <td><code>False</code></td> </tr> </tbody> </table> <h2 id=ddev-dep>ddev dep<a class=headerlink href=#ddev-dep title="Permanent link">¶</a></h2> <p>Manage dependencies</p> <p><strong>Usage:</strong></p> <div class=highlight><pre><span></span><code>ddev dep [OPTIONS] COMMAND [ARGS]...
0 commit comments