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 2af4d19 commit 4dd6f06Copy full SHA for 4dd6f06
1 file changed
README.md
@@ -152,16 +152,6 @@ rli secret update <name> # Update a secret value (value from std
152
rli secret delete <name> # Delete a secret
153
```
154
155
-### Gateway-config Commands (alias: `gwc`)
156
-
157
-```bash
158
-rli gateway-config list # List gateway configurations
159
-rli gateway-config create # Create a new gateway configuration
160
-rli gateway-config get <id> # Get gateway configuration details
161
-rli gateway-config update <id> # Update a gateway configuration
162
-rli gateway-config delete <id> # Delete a gateway configuration
163
-```
164
165
### Mcp Commands
166
167
```bash
0 commit comments