{"id":24629453,"url":"https://github.com/cstate/cstate-cli","last_synced_at":"2026-02-03T14:01:05.381Z","repository":{"id":274103916,"uuid":"908005230","full_name":"cstate/cstate-cli","owner":"cstate","description":"📟 A CLI tool to help you create and manage content for your cState status page. Run wth npx or install globally with npm.","archived":false,"fork":false,"pushed_at":"2024-12-24T21:09:11.000Z","size":3448,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-17T21:40:01.658Z","etag":null,"topics":["bash","bash-script","cmd-line","cmdline","command","command-line-tools","linux","mac","npm-package","npx","serverside","sysadmin","windows","zsh"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cstate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-24T21:01:23.000Z","updated_at":"2025-07-05T02:49:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"d95df95b-27ac-4762-8ece-1555c0d9dd60","html_url":"https://github.com/cstate/cstate-cli","commit_stats":null,"previous_names":["cstate/cstate-cli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cstate/cstate-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cstate%2Fcstate-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cstate%2Fcstate-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cstate%2Fcstate-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cstate%2Fcstate-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cstate","download_url":"https://codeload.github.com/cstate/cstate-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cstate%2Fcstate-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29047058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","bash-script","cmd-line","cmdline","command","command-line-tools","linux","mac","npm-package","npx","serverside","sysadmin","windows","zsh"],"created_at":"2025-01-25T06:12:51.733Z","updated_at":"2026-02-03T14:01:05.376Z","avatar_url":"https://github.com/cstate.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Command Line Tool for cState Status Page\n\nA CLI tool to help you create and manage content for your [cState](https://cstate.dev/) status page.\n\n## Installation\n\nYou can install `cstate-cli` globally using npm:\n\n```bash\nnpm install -g cstate-cli\n```\n\nOr, you can use it directly with `npx`:\n\n```bash\nnpx cstate-cli \u003ccommand\u003e\n```\n\n## Usage\n\n### `cstate`\n\nThe main help command for `cstate-cli`.\n\n### `cstate create`\n\nCreates a new incident or informational post in your cState `content/issues` directory.\n\n**Example:**\n\n```bash\ncstate create\n```\n\nThis will guide you through an interactive prompt to create a new post.\n\n### `cstate draft`\n\nCreates a new post from a pre-defined template.\n\n**Example:**\n\n```bash\ncstate draft\n```\n\nThis will ask you to choose a template and then guide you through an interactive prompt.\n\n**Available Templates:**\n\n*   `Incident Post`\n*   `Maintenance`\n*   `Experiment`\n*   `Postmortem`\n\n### `cstate dev`\n\nRuns the Hugo development server with the cState theme.\n\n**Example:**\n\n```bash\ncstate dev\n```\n\nThis is useful for previewing the cState root repository `exampleSite` locally during development.\n\n### `cstate serve`\n\nAn alias for `hugo serve`. You can pass any Hugo server options to this command.\n\n**Example:**\n\n```bash\ncstate serve --contentDir=exampleSite/content\n```\n\n### `cstate build`\n\nAn alias for `hugo build`.\n\n**Example:**\n\n```bash\ncstate build\n```\n\n## Contributing\n\nIf you find a bug or have a feature request, please open an issue on the [GitHub repository](https://github.com/cstate/cstate-cli).\n\nIf you want to contribute code, please fork the repository and submit a pull request.\n\n## License\n\nMIT\n\n(C) Mantas Vilčinskas","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcstate%2Fcstate-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcstate%2Fcstate-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcstate%2Fcstate-cli/lists"}