Skip to content

Commit

Permalink
Add documentation to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cmuench committed Dec 28, 2023
1 parent e773198 commit 3c7e58a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,21 @@ n98-magerun2.phar config:env:show --format=xml
---
### Config Search
Search in the store config meta data (labels).
The output is a table with id, type and name of the config item.
Type can be one of:
- section
- group
- field
```sh
n98-magerun2.phar config:search [--format[="..."]] <search>
```
### Set Store Config
```sh
Expand Down

0 comments on commit 3c7e58a

Please sign in to comment.