Command
Description
Upload one or more config schemas to miru.Examples
Single Schema
Multiple Schemas
miru schema push PATH... [OPTIONS]
miru schema push ./path/to/config/schema.yaml
miru schema push \
./path/to/config/schema1.yaml \
./path/to/config/schema2.yaml
-h, --help help for push
-q, --quiet suppress output except errors