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 37cdd50 commit 7b3f54dCopy full SHA for 7b3f54d
internal/cmd/beta/public-ip/create/create.go
@@ -42,7 +42,7 @@ func NewCmd(p *print.Printer) *cobra.Command {
42
`$ stackit beta public-ip create`,
43
),
44
examples.NewExample(
45
- `Create a public IP with associated resource with ID "xxx"`,
+ `Create a public IP with associated resource ID "xxx"`,
46
`$ stackit beta public-ip create --associated-resource-id xxx`,
47
48
0 commit comments