Skip to content

Commit cbb71b2

Browse files
updated readme with a helpfull command to find machinename, without going to taxonomy in the ui, or finding it in .config/sync
1 parent da18b3c commit cbb71b2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,11 @@ docker compose exec phpfpm vendor/bin/drush --yes pm:uninstall content_fixtures
126126
docker compose exec phpfpm vendor/bin/drush --yes pm:enable entity_reference_integrity_enforce
127127
```
128128

129+
Commands to get machine names
130+
```sh
131+
docker compose exec phpfpm vendor/bin/drush field:info
132+
```
133+
129134
## Updates
130135

131136
```sh

0 commit comments

Comments
 (0)