We can also retrieve the value of a specific variable by calling drupal config:debug, followed by the specific configuration name.
If we open a Terminal window, we can enter the following command to see the values contained within a variable:
drupal config:debug system.site
The preceding command is illustrated in the following image:
