How to change region controller name via API/CLI

Topic says it all - how do I use the api/cli to change the name of the region controller?

Thx,

-steve

Assuming you have logged into the MAAS CLI using $PROFILE, you can do this as follows:

maas $PROFILE maas set-config name=maas_name value=new-name

Of course, replace new-name with the new name you want for your MAAS region.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.