getContainerByLabelText: Get Containers by label text

View source: R/JSON_library.R

getContainerByLabelTextR Documentation

Get Containers by label text

Description

Allows searching for containers by their label, multiple labels are supported but order is not maintained

Usage

getContainerByLabelText(searchText, ignored = F,
  lsServerURL = racas::applicationSettings$client.service.persistence.fullpath)

Arguments

searchText

a character vector of labelText(s) to find

ignored

not yet implemented, now gets non-ignored labels

lsServerURL

the url to the server

Value

full container objects (nested list of lists)


mcneilco/racas documentation built on June 15, 2025, 5:20 a.m.