nodeSolidServer / nodeSolidServer/node-solid-server
no documentation for solid start --config-path or --config-file
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- JavaScript
- Star
- 1.8k
- Fork
- 308
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
The output of solid start --help doesn't show any help description for the following items:
--config-path [value]
--config-file [value]
What's more, the output of solid init doesn't make this very clear either:
? Path to the config directory (for example: /etc/solid-server) ./myconf
? Path to the config file (for example: ./config.json) foo.json
When I see these items, I ask the following questions:
- should the config file be stored in the config directory, or are these different things? I expected that the config file would be written as
[config_dir]/[config_file], but it isn't. Is the config directory something for startup, or runtime configuration? - if I specify foo.json as a config file, why does solid init still write it to
./config.json? - I can specify a config file on the command line with
solid start --config-file. If it reads this config file, what is the behaviour of theconfigFileoption in this json file? Is it used at all (to reload a secondary config file?) or is it ignored?
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Bắt đầu bằng cách chạy solid start --help và solid init, sau đó lần theo các điểm truy cập --config-path, --config-file và configFile để xác định hành vi của chúng. Cập nhật phần trợ giúp CLI hoặc tài liệu liên quan để làm rõ mối quan hệ giữa thư mục cấu hình, tệp cấu hình và ./config.json được tạo, rồi kiểm tra hành vi được mô tả trong tài liệu bằng cả hai lệnh.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- javascript
- Lĩnh vực
- cli, documentation
- Loại issue
- Tài liệu
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100