Skip to content

Commit a4b8381

Browse files
committed
update docs
1 parent a12943c commit a4b8381

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/stackit_public-ip_ranges_list.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,16 @@ stackit public-ip ranges list [flags]
1818
1919
Lists all STACKIT public-ip ranges, piping to a tool like fzf for interactive selection
2020
$ stackit public-ip ranges list -o pretty | fzf
21+
22+
Lists up to 10 STACKIT public-ip ranges
23+
$ stackit public-ip ranges list --limit 10
2124
```
2225

2326
### Options
2427

2528
```
26-
-h, --help Help for "stackit public-ip ranges list"
29+
-h, --help Help for "stackit public-ip ranges list"
30+
--limit int Maximum number of entries to list
2731
```
2832

2933
### Options inherited from parent commands

0 commit comments

Comments
 (0)