Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / debug.state.yml
diff --git a/vendor/drupal/console-en/translations/debug.state.yml b/vendor/drupal/console-en/translations/debug.state.yml
new file mode 100644 (file)
index 0000000..9d995a2
--- /dev/null
@@ -0,0 +1,13 @@
+description: 'Show the current State keys.'
+help: 'Show the current State keys.'
+arguments:
+  key: 'The State key to debug.'
+messages:
+  key: 'The State key'
+examples:
+    - description: 'List of the states on the site'
+      execution: |
+        drupal debug:state
+    - description: 'Displays a detail of the state install_task tok from the list of states'
+      execution: |
+        drupal debug:state install_task