{"html_url": "https://github.com/simonw/datasette/issues/1594#issuecomment-1012536257", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1594", "id": 1012536257, "node_id": "IC_kwDOBm6k_c48WhPB", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-01-13T21:38:48Z", "updated_at": "2022-01-13T21:38:48Z", "author_association": "OWNER", "body": "https://docs.datasette.io/en/latest/cli-reference.html", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1102359726, "label": "Add a CLI reference page to the docs, inspired by sqlite-utils"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1594#issuecomment-1012535024", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1594", "id": 1012535024, "node_id": "IC_kwDOBm6k_c48Wg7w", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-01-13T21:36:53Z", "updated_at": "2022-01-13T21:36:53Z", "author_association": "OWNER", "body": "I went with a simpler pattern that `sqlite-utils` because Datasette has a lot less commands: https://github.com/simonw/datasette/blob/4b23f01f3e668c8f2a2f1a294be49f49b4073969/docs/cli-reference.rst#L9-L35", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1102359726, "label": "Add a CLI reference page to the docs, inspired by sqlite-utils"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1594#issuecomment-1012508787", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1594", "id": 1012508787, "node_id": "IC_kwDOBm6k_c48Wahz", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-01-13T20:56:14Z", "updated_at": "2022-01-13T20:56:34Z", "author_association": "OWNER", "body": "The implementation can be _almost_ exactly the same as this: https://github.com/simonw/sqlite-utils/blame/74586d3cb26fa3cc3412721985ecdc1864c2a31d/docs/cli-reference.rst#L11-L76\r\n\r\nI need to do something extra to ensure the output of `datasette --help-settings` is shown too.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1102359726, "label": "Add a CLI reference page to the docs, inspired by sqlite-utils"}, "performed_via_github_app": null}