Closed mahdibh closed 9 years ago
I pushed the review feedback changes to my forked repo (mahdibh/mesos-cli), but for some reason it didn't update this pull request yet. If this isn't a caching issue, I'll probably just create a new pull request with the complete diff.
Ha, I spoke too fast. This was indeed a caching issue :)
Fixed. Note that I wasn't able to run the integration tests since the setup.py nosetests fails.
I removed the assumption that used_resources exists to make this backwards compatible with older Mesos versions. See new PR here: https://github.com/mesosphere/mesos-cli/pull/61
This adds the framework list command.