Closed dlipovetsky closed 6 years ago
Not all commands need the state file to be read.
The code in https://github.com/platform9/cctl/blob/75828be/cmd/root.go#L38 should be factored out to the commands that need to read the state file.
This needs to be fixed for issue #120
Not all commands need the state file to be read.