Skip to content

Commit

Permalink
feat: read stream infor instead of listing them
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Dec 10, 2023
1 parent 0e1f786 commit 68add19
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/stream-creation/natscli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
run: natscli
name: natscli
spec:
restartPolicy: Never
containers:
- image: natsio/nats-box
name: natscli
Expand All @@ -14,4 +15,5 @@ spec:
- -s
- nats://nats:4222
- stream
- ls
- info
- rides

0 comments on commit 68add19

Please sign in to comment.