pz-rail-service-client
Administrative command-line rail-pz-server commands.
pz-rail-service-client [OPTIONS] COMMAND [ARGS]...
Options
- --version
Show the version and exit.
algorithm
Manage Algorithm table
pz-rail-service-client algorithm [OPTIONS] COMMAND [ARGS]...
get
Get an attribute
pz-rail-service-client algorithm get [OPTIONS] COMMAND [ARGS]...
_estimators
Get the data_dict parameters for a partiuclar node
pz-rail-service-client algorithm get _estimators [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
_models
Get the data_dict parameters for a partiuclar node
pz-rail-service-client algorithm get _models [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
all
Get a single row
pz-rail-service-client algorithm get all [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
by-name
Get a single row
pz-rail-service-client algorithm get by-name [OPTIONS]
Options
- --name <name>
Name for a particular DB row
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
list
list rows in table
pz-rail-service-client algorithm list [OPTIONS]
Options
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
catalog-tag
Manage CatalogTag table
pz-rail-service-client catalog-tag [OPTIONS] COMMAND [ARGS]...
get
Get an attribute
pz-rail-service-client catalog-tag get [OPTIONS] COMMAND [ARGS]...
all
Get a single row
pz-rail-service-client catalog-tag get all [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
by-name
Get a single row
pz-rail-service-client catalog-tag get by-name [OPTIONS]
Options
- --name <name>
Name for a particular DB row
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
datasets
Get the data_dict parameters for a partiuclar node
pz-rail-service-client catalog-tag get datasets [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
estimators
Get the data_dict parameters for a partiuclar node
pz-rail-service-client catalog-tag get estimators [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
models
Get the data_dict parameters for a partiuclar node
pz-rail-service-client catalog-tag get models [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
list
list rows in table
pz-rail-service-client catalog-tag list [OPTIONS]
Options
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
dataset
Manage Dataset table
pz-rail-service-client dataset [OPTIONS] COMMAND [ARGS]...
download
Get the data_dict parameters for a partiuclar node
pz-rail-service-client dataset download [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
- --filename <filename>
Filename for downloaded files
get
Get an attribute
pz-rail-service-client dataset get [OPTIONS] COMMAND [ARGS]...
all
Get a single row
pz-rail-service-client dataset get all [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
by-name
Get a single row
pz-rail-service-client dataset get by-name [OPTIONS]
Options
- --name <name>
Name for a particular DB row
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
requests
Get the data_dict parameters for a partiuclar node
pz-rail-service-client dataset get requests [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
list
list rows in table
pz-rail-service-client dataset list [OPTIONS]
Options
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
run
Create a dataset and run it with the given estimator
pz-rail-service-client dataset run [OPTIONS]
Options
- --data <data>
Dict of magnitudes
- --catalog-tag-name <catalog_tag_name>
Name of associated catalog tag
- --estimator-name <estimator_name>
Name of associated estimator
- --filename <filename>
Filename for downloaded files
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
estimator
Manage Estimator table
pz-rail-service-client estimator [OPTIONS] COMMAND [ARGS]...
get
Get an attribute
pz-rail-service-client estimator get [OPTIONS] COMMAND [ARGS]...
all
Get a single row
pz-rail-service-client estimator get all [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
by-name
Get a single row
pz-rail-service-client estimator get by-name [OPTIONS]
Options
- --name <name>
Name for a particular DB row
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
requests
Get the data_dict parameters for a partiuclar node
pz-rail-service-client estimator get requests [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
list
list rows in table
pz-rail-service-client estimator list [OPTIONS]
Options
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
load
Load object into the DB tables
pz-rail-service-client load [OPTIONS] COMMAND [ARGS]...
dataset
Load CatalogTags from RailEnv
pz-rail-service-client load dataset [OPTIONS]
Options
- --name <name>
Name for a particular DB row
- --path <path>
Name for a particular DB row
- --catalog-tag-name <catalog_tag_name>
Name of associated catalog tag
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
estimator
Load CatalogTags from RailEnv
pz-rail-service-client load estimator [OPTIONS]
Options
- --name <name>
Name for a particular DB row
- --model-name <model_name>
Name of associated model
- --config <config>
Estimator configuration parameters
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
model
Load CatalogTags from RailEnv
pz-rail-service-client load model [OPTIONS]
Options
- --name <name>
Name for a particular DB row
- --path <path>
Name for a particular DB row
- --algo-name <algo_name>
Name of associated algorithm
- --catalog-tag-name <catalog_tag_name>
Name of associated catalog tag
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
model
Manage Model table
pz-rail-service-client model [OPTIONS] COMMAND [ARGS]...
download
Get the data_dict parameters for a partiuclar node
pz-rail-service-client model download [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
- --filename <filename>
Filename for downloaded files
get
Get an attribute
pz-rail-service-client model get [OPTIONS] COMMAND [ARGS]...
all
Get a single row
pz-rail-service-client model get all [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
by-name
Get a single row
pz-rail-service-client model get by-name [OPTIONS]
Options
- --name <name>
Name for a particular DB row
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
estimators
Get the data_dict parameters for a partiuclar node
pz-rail-service-client model get estimators [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
list
list rows in table
pz-rail-service-client model list [OPTIONS]
Options
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
request
Manage Request table
pz-rail-service-client request [OPTIONS] COMMAND [ARGS]...
create
Create a new row
pz-rail-service-client request create [OPTIONS]
Options
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
- --dataset-name <dataset_name>
Name of associated dataset
- --estimator-name <estimator_name>
Name of associated estimator
- --name <name>
Name for a particular DB row
delete
Delete a row
pz-rail-service-client request delete [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
download
Get the data_dict parameters for a partiuclar node
pz-rail-service-client request download [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
- --filename <filename>
Filename for downloaded files
get
Get an attribute
pz-rail-service-client request get [OPTIONS] COMMAND [ARGS]...
_estimators
Get the data_dict parameters for a partiuclar node
pz-rail-service-client request get _estimators [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
_models
Get the data_dict parameters for a partiuclar node
pz-rail-service-client request get _models [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
all
Get a single row
pz-rail-service-client request get all [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
by-name
Get a single row
pz-rail-service-client request get by-name [OPTIONS]
Options
- --name <name>
Name for a particular DB row
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
list
list rows in table
pz-rail-service-client request list [OPTIONS]
Options
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json
run
Get the data_dict parameters for a partiuclar node
pz-rail-service-client request run [OPTIONS]
Options
- --row-id <row_id>
ID of object in database table
- -o, --output <output>
Output format. Summary table if not specified.
- Options:
yaml | json