Get a config file from a json or CLI

What do you mean by “from a JSON”? Do you parse a JSON file? Then you should give the path to this file as a flag.String, read the file and parse it.

1 Like