cli icon indicating copy to clipboard operation
cli copied to clipboard

civo region current fra1 should work

Open DMajrekar opened this issue 3 years ago • 0 comments

The region should be case insensitive

current:

❯ civo region current fra1                                                                                                                                                                                                                                                                                        
The region you tried to set fra1 doesn't exist, please use 'civo region ls' to get the code of a valid region

expected output:

❯ civo region current FRA1                                                                                                                                                                                                                                                                                        
The default region was set to (Frankfurt 1) FRA1

DMajrekar avatar Jun 21 '22 09:06 DMajrekar