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.
CLI Reference
Operations
1 parent c7746a0 commit fb4b7d9Copy full SHA for fb4b7d9
docs/src/lib/sidebars.js
@@ -57,6 +57,7 @@ module.exports = {
57
"ssh-and-sudo-authorization",
58
"terraform",
59
SidebarTitle("Operations"),
60
+ "cli",
61
{
62
type: "category",
63
label: "Management APIs",
@@ -109,7 +110,6 @@ module.exports = {
109
110
collapsed: true,
111
items: [
112
{ type: "autogenerated", dirName: "debugging" },
- "cli",
113
"editor-and-ide-support",
114
"oauth-oidc",
115
"cheatsheet",
0 commit comments