Skip to content

Commit 8c71293

Browse files
Update internal/cmd/beta/cdn/distribution/list/list.go
Co-authored-by: Ruben Hönle <[email protected]>
1 parent d5f4304 commit 8c71293

File tree

1 file changed

+1
-1
lines changed
  • internal/cmd/beta/cdn/distribution/list

1 file changed

+1
-1
lines changed

internal/cmd/beta/cdn/distribution/list/list.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ func NewCmd(params *params.CmdParams) *cobra.Command {
3737
Example: examples.Build(
3838
examples.NewExample(
3939
`List all CDN distributions`,
40-
`$ stackit beta dns distribution list`,
40+
`$ stackit beta cdn distribution list`,
4141
),
4242
examples.NewExample(
4343
`List all CDN distributions sorted by id`,

0 commit comments

Comments
 (0)