Skip to content

Commit dc24671

Browse files
Manuelvaasmarceljk
andauthored
Update internal/cmd/beta/vpn/gateway/status/status.go
Co-authored-by: Marcel Jacek <72880145+marceljk@users.noreply.github.com>
1 parent 67ce830 commit dc24671

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • internal/cmd/beta/vpn/gateway/status

internal/cmd/beta/vpn/gateway/status/status.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ func NewCmd(params *types.CmdParams) *cobra.Command {
3737
Example: examples.Build(
3838
examples.NewExample(
3939
`Show the status of the gateway with the ID "xxx"`,
40-
"$ stackit beta vpn gateway describe xxx",
40+
"$ stackit beta vpn gateway status xxx",
4141
),
4242
),
4343
RunE: func(cmd *cobra.Command, inputArgs []string) error {

0 commit comments

Comments
 (0)