idbeta opened a new issue #1147: URL: https://github.com/apache/apisix-dashboard/issues/1147
# Bug report ## Describe the bug manager-api `-p` parameter doesn't work, it will prompt `panic: fail to read configuration: ./conf/conf.yaml` 1. move `output` to another dir 2. use `ln -s` create manager-api soft links to `/usr/bin` 3. use manager-api -p `/path/to/output` 4. it will prompt `panic: fail to read configuration: ./conf/conf.yaml` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
