Skip to content

How to install multiple Rel model files with a structure? #11

Open
@mbravenboer

Description

@mbravenboer

I noticed that when you install a model, it does not use the path specified for the name of the model:

$ rai load-model foo/bar/model.rel

Creates a file model.rel

This seems fine for the load-model command because you can use --model, but I don't know how I install multiple files in a single transaction with load-models and get them in a hierarchical structure.

Of course, using the path may not work well if people prefer to specify absolute path options. Maybe a model-prefix option would be handy?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions