db set command¶
Module running the set command¶
Update data of experiments and trials in the storage
- orion.core.cli.db.set.add_subparser(parser)[source]¶
Return the parser that needs to be used for this command
- orion.core.cli.db.set.build_query(experiment, query)[source]¶
Convert query string to dict format
String format must be <attr name>=<value>