Commit e1d889c
committed
bug: Fixed CLI
It looks like the GET /networking/vlans endpoint is currently only
available in the /v4beta API, and not /v4. As such, right now a call to
`linode-cli vlans list` returns a 404 message.
This change removes the normal `api.linode.com/v4` from this endpoint's
`servers` block, which will cause the CLI to use the `/v4beta` URL.vlans list operation1 parent eea52cf commit e1d889c
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11099 | 11099 | | |
11100 | 11100 | | |
11101 | 11101 | | |
11102 | | - | |
11103 | 11102 | | |
11104 | 11103 | | |
11105 | 11104 | | |
| |||
0 commit comments