docs/test/integration/cli
Anil Belur 0b0373d436 Fixes issue #2310 - machine ls --filter with engine label
* Added a new members `Labels` to `FilterOptions struct`, and `EngineOptions` to
`HostListItem struct`. `HostListItems` is already being read from the file
store `config.json` which TestFilterHostsReturnSetLabel engine labels.

* Modified `parseFilters()` and added new `func matchesLabel(`) which compares
the one or more label values provided as input.

* Also the changes include added tests for UT and integration.
Note: Have kept `--filter label=<key>=<value>` syntax which is similar to
`docker images --filter` to keep the usability consistent.

review comments from @dgageot

Signed-off-by: Anil Belur <askb23@gmail.com>
2015-12-08 10:15:31 +05:30
..
create-rm.bats Fixes #2349 - rm get user confirmation before proceeding further 2015-12-02 09:17:33 +05:30
driver_help.bats Fix issues with create and ssh command help text 2015-10-30 16:21:47 -07:00
help.bats Rehauled build system and integration testing 2015-09-18 15:47:00 -07:00
inspect.bats Make commands code easier to test 2015-10-29 11:15:17 +01:00
ls.bats Fixes issue #2310 - machine ls --filter with engine label 2015-12-08 10:15:31 +05:30
status.bats Make commands code easier to test 2015-10-29 11:15:17 +01:00
url.bats Make commands code easier to test 2015-10-29 11:15:17 +01:00