vultr / vultr-cli

Official command line tool for Vultr services
Apache License 2.0
469 stars 75 forks source link

add mdisk_mode flag for baremetal create #449

Closed fjoenichols closed 1 month ago

fjoenichols commented 1 month ago

Description

This change enables mdisk_mode as a flag for create baremetal.

The api was recently updated to include mdisk_mode for baremetal servers. This allows specifying raid configuration for baremetal servers being provisioned.

github-actions[bot] commented 1 month ago

Unit Tests and Coverage

Show Output ``` ? github.com/vultr/vultr-cli/v3 [no test files] ```

Pusher: @fjoenichols, Action: pull_request_target

optik-aper commented 1 month ago

@fjoenichols Will you fix the lint failures? https://github.com/vultr/vultr-cli/actions/runs/9289966096/job/25745637244?pr=449

github-actions[bot] commented 1 month ago

Unit Tests and Coverage

Show Output ``` ? github.com/vultr/vultr-cli/v3 [no test files] ```

Pusher: @fjoenichols, Action: pull_request_target

fjoenichols commented 1 month ago

@fjoenichols Will you fix the lint failures? https://github.com/vultr/vultr-cli/actions/runs/9289966096/job/25745637244?pr=449

It's fixed now. Thanks