Skip to content

Commit

Permalink
regenerate CLI references
Browse files Browse the repository at this point in the history
  • Loading branch information
mandelsoft committed Jun 25, 2024
1 parent f84483b commit a6b266c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
5 changes: 3 additions & 2 deletions docs/pluginreference/plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ plugin <subcommand> <options> <args>
### Options

```
-c, --config YAML plugin configuration
-h, --help help for plugin
-c, --config YAML plugin configuration
-h, --help help for plugin
--log-config YAML ocm logging configuration
```

### Description
Expand Down
8 changes: 0 additions & 8 deletions docs/reference/ocm_configfile.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,14 +144,6 @@ The following configuration types are supported:

At least the given values must be present in the certificate
to be accepted for a successful signature validation.
- <code>logfile.ocm.config.ocm.software</code>
The config type <code>logfile.ocm.config.ocm.software</code> is used to override
the logging destination and enforce the logging to a dedicated log file.

<pre>
type: logfile.ocm.config.ocm.software
logFile: /tmp/ocm-cli-log-0815
</pre>
- <code>logging.config.ocm.software</code>
The config type <code>logging.config.ocm.software</code> can be used to configure the logging
aspect of a dedicated context type:
Expand Down

0 comments on commit a6b266c

Please sign in to comment.