Skip to content

Commit 831bd54

Browse files
committed
README: update linode-cli alias examples for removed open/list commands
1 parent 104f795 commit 831bd54

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,8 @@ linode() {
223223
}
224224
```
225225

226-
Now `linode tui`, `linode tui open lke 12345`, and `linode tui list linodes` all
227-
route through this binary while the rest of `linode-cli` keeps working as
226+
Now `linode tui`, `linode tui --view lke --focus 12345`, and `linode tui doctor`
227+
all route through this binary while the rest of `linode-cli` keeps working as
228228
normal. For fish:
229229

230230
```fish

0 commit comments

Comments
 (0)