How to deploy specific Image to Machine with MaaS Cli

Hello Team,

I try to deploy machine with custom image via maas cli, but i don’t find docs and option in Command for it.

I want to this maas cli for this action

Please help me.

Best Regards

Hi @bathanhtlu

IIRC you should be able to do it with the following command:
maas $user machine $system_id deploy distro_series=custom/custom-cloudimg-51984ac1

1 Like

Dear @troyanov,

I can do it now, thank you :smiley:

Best regards,