field operation

environment

If the application is using a casual-field-repository, the environment-variable CASUAL_FIELD_TABLE needs to be present and its value should reference 1..* repository-files, separated by the delimiter |

example

$ export CASUAL_FIELD_TABLE=path/to/repository/file.yaml
$ export CASUAL_FIELD_TABLE=path/to/file1.yaml|path/to/file2.json

samples