We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c45a7f2 commit 0bdbb15Copy full SHA for 0bdbb15
console/hide_commands.rst
@@ -30,3 +30,7 @@ In those cases, you can define the command as **hidden** by setting the
30
31
Hidden commands behave the same as normal commands but they are no longer displayed
32
in command listings, so end-users are not aware of their existence.
33
+
34
+.. note::
35
36
+ Hidden commands are still available using JSON or XML descriptor.
0 commit comments