We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5f4304 commit 8c71293Copy full SHA for 8c71293
internal/cmd/beta/cdn/distribution/list/list.go
@@ -37,7 +37,7 @@ func NewCmd(params *params.CmdParams) *cobra.Command {
37
Example: examples.Build(
38
examples.NewExample(
39
`List all CDN distributions`,
40
- `$ stackit beta dns distribution list`,
+ `$ stackit beta cdn distribution list`,
41
),
42
43
`List all CDN distributions sorted by id`,
0 commit comments