Skip to content

Commit

Permalink
Update onevnet
Browse files Browse the repository at this point in the history
  • Loading branch information
Shanobi committed Jan 17, 2024
1 parent 7966756 commit 8b022bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli/onevnet
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ CommandParser::CmdParser.new(ARGV) do
States for delete: Any but READY
EOT

command :recover, recover_desc, [:range, :vmid_list],
command :recover, recover_desc, [:range, :vnetid_list],
:options => [SUCCESS, FAILURE, DELETE, RETRY] do
if !options[:success].nil?
result = 1
Expand Down

0 comments on commit 8b022bc

Please sign in to comment.