Skip to content

Commit 147b46f

Browse files
authored
Merge branch 'master' into v1.6580.0
2 parents 179d974 + 2f937c8 commit 147b46f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/namespaces/block/v1alpha1/block_cli.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -587,9 +587,9 @@ If your volume is in a transient state, you need to wait until the end of the cu
587587
{
588588
Name: "volume-id",
589589
Short: `UUID of the volume to snapshot`,
590-
Required: false,
590+
Required: true,
591591
Deprecated: false,
592-
Positional: false,
592+
Positional: true,
593593
},
594594
{
595595
Name: "name",

0 commit comments

Comments
 (0)