platform9 / cctl

Apache License 2.0
47 stars 8 forks source link

Validate input arguments for create cluster & create machine #53

Open sarun87 opened 6 years ago

sarun87 commented 6 years ago

Input arguments to cctl create verb should be validated. Some specific examples:

Create cluster should validate input parameters such as router id [0,254]. Create machine should fail and provide valid error message if iface specificed for keepalived to bind to does not exist.