Document making a command tenant-aware (#196)

* Copy and modify v2 tenant aware commands docs page

* Add navigation link to the tenant-aware commands page

* Use the v2 tenant-aware commands page and slightly modify it
This commit is contained in:
lukinovec 2022-09-09 19:03:53 +02:00 committed by GitHub
parent b8d7466496
commit 032bf08040
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 62 additions and 0 deletions

View file

@ -209,6 +209,7 @@ return [
],
],
'Console commands' => 'console-commands',
'Tenant-aware commands' => 'tenant-aware-commands',
'Tenant attribute encryption' => 'tenant-attribute-encryption',
'Cached lookup' => 'cached-lookup',
'Real-time facades' => 'realtime-facades',