|
15 | 15 | <li<%= sidebar_current("docs-commands") %>> |
16 | 16 | <a href="/docs/commands/index.html">Commands (CLI)</a> |
17 | 17 | <ul class="nav"> |
18 | | - <li<%= sidebar_current("docs-commands-agent") %>> |
19 | | - <a href="/docs/commands/agent.html">agent</a> |
20 | | - </li> |
21 | | - |
22 | | - <li<%= sidebar_current("docs-commands-forceleave") %>> |
23 | | - <a href="/docs/commands/force-leave.html">force-leave</a> |
24 | | - </li> |
| 18 | + <li<%= sidebar_current("docs-commands-apply") %>> |
| 19 | + <a href="/docs/commands/apply.html">apply</a> |
| 20 | + </li> |
25 | 21 |
|
26 | | - <li<%= sidebar_current("docs-commands-join") %>> |
27 | | - <a href="/docs/commands/join.html">join</a> |
28 | | - </li> |
| 22 | + <li<%= sidebar_current("docs-commands-graph") %>> |
| 23 | + <a href="/docs/commands/graph.html">graph</a> |
| 24 | + </li> |
29 | 25 |
|
30 | | - <li<%= sidebar_current("docs-commands-keygen") %>> |
31 | | - <a href="/docs/commands/keygen.html">keygen</a> |
| 26 | + <li<%= sidebar_current("docs-commands-output") %>> |
| 27 | + <a href="/docs/commands/output.html">output</a> |
32 | 28 | </li> |
33 | 29 |
|
34 | | - <li<%= sidebar_current("docs-commands-leave") %>> |
35 | | - <a href="/docs/commands/leave.html">leave</a> |
36 | | - </li> |
| 30 | + <li<%= sidebar_current("docs-commands-plan") %>> |
| 31 | + <a href="/docs/commands/plan.html">plan</a> |
| 32 | + </li> |
37 | 33 |
|
38 | | - <li<%= sidebar_current("docs-commands-members") %>> |
39 | | - <a href="/docs/commands/members.html">members</a> |
| 34 | + <li<%= sidebar_current("docs-commands-refresh") %>> |
| 35 | + <a href="/docs/commands/refresh.html">refresh</a> |
40 | 36 | </li> |
41 | 37 |
|
42 | | - <li<%= sidebar_current("docs-commands-monitor") %>> |
43 | | - <a href="/docs/commands/monitor.html">monitor</a> |
| 38 | + <li<%= sidebar_current("docs-commands-show") %>> |
| 39 | + <a href="/docs/commands/show.html">show</a> |
44 | 40 | </li> |
45 | | - |
46 | | - <li<%= sidebar_current("docs-commands-info") %>> |
47 | | - <a href="/docs/commands/info.html">info</a> |
48 | | - </li> |
49 | 41 | </ul> |
50 | 42 | </li> |
51 | 43 |
|
|
0 commit comments