Why you need it?
When you install miniops in a local machine, you may need to change the domain to make it accessibile, so miniop.me does not work you may need to change to 192.168.1.100.nip.io for example
Also you may need to create a simple alias to make a domain accessibile
How it could be?
ops admin changeapihost htts://192.168.1.100.nip.io
this should go change the configured apihost and also change all the existing ingresses to match the new apihost
ops admin aliasingress user https://www.mysite.net
this should duplicate ingresses for the user user so the user configured functions are accessible also http://www.mysite.net
Other related information
Add any other context or screenshots about the feature request here.
Why you need it?
When you install miniops in a local machine, you may need to change the domain to make it accessibile, so miniop.me does not work you may need to change to 192.168.1.100.nip.io for example
Also you may need to create a simple alias to make a domain accessibile
How it could be?
ops admin changeapihost htts://192.168.1.100.nip.iothis should go change the configured apihost and also change all the existing ingresses to match the new apihost
ops admin aliasingress user https://www.mysite.netthis should duplicate ingresses for the user
userso the user configured functions are accessible alsohttp://www.mysite.netOther related information
Add any other context or screenshots about the feature request here.