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 c910a91 commit 68ac77bCopy full SHA for 68ac77b
openapi.yaml
@@ -545,7 +545,7 @@ paths:
545
- personalAccessToken: []
546
- oauth:
547
- account:read_only
548
- x-linode-cli-action: enrolled-list
+ x-linode-cli-action: enrolled
549
x-linode-grant: unrestricted only
550
parameters:
551
- $ref: '#/components/parameters/pageOffset'
@@ -3271,7 +3271,9 @@ paths:
3271
security:
3272
3273
- oauth: []
3274
- x-linode-cli-action: list
+ x-linode-cli-action:
3275
+ - list
3276
+ - ls
3277
3278
3279
0 commit comments