Skip to content

Commit

Permalink
Update image for nushell table output
Browse files Browse the repository at this point in the history
  • Loading branch information
okmanideep committed Apr 30, 2024
1 parent cc23639 commit 398ca7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posts/2024-04-29-nushell-after-8-months.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ This is just plain text but pipe it into `detect columns` and we get an actual `
$ kubectl -n namespace get pods | detect columns
```

<img src="https://imgur.com/9lVQPJ0.png" style="max-width: 600px;" />
<img src="https://imgur.com/k5im8XR.png" style="max-width: 680px;" />

Now we can filter the rows with `where` and get the first row with `first`

Expand Down

0 comments on commit 398ca7d

Please sign in to comment.