1<div class="console-ui-alert has-text-grey">
2<Icon @glyph="info-circle-fill" aria-hidden="true" />
3<pre>Usage: vault &lt;command&gt; [args]
4
5Commands:
6  read        Read data and retrieves secrets
7  write       Write data, configuration, and secrets
8  delete      Delete secrets and configuration
9  list        List data or secrets
10
11Web CLI Commands:
12  api         Navigate to the Vault API explorer. Use 'api [filter]' to prefilter the list.
13  clear       Clear output from the log
14  clearall    Clear output and command history
15  fullscreen  Toggle fullscreen display
16  refresh     Refresh the data on the current screen under the CLI window
17</pre>
18</div>
19