{"id":18574624,"url":"https://github.com/upptime/cli","last_synced_at":"2025-04-10T08:30:35.457Z","repository":{"id":45347451,"uuid":"392588951","full_name":"upptime/cli","owner":"upptime","description":"⬆️🛠️ Upcoming CLI to power the new version of Upptime","archived":false,"fork":false,"pushed_at":"2022-09-12T14:08:05.000Z","size":414,"stargazers_count":15,"open_issues_count":4,"forks_count":9,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-01T00:34:15.467Z","etag":null,"topics":["cli","command-line-tool","nodejs","oclif","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/upptime.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-04T07:16:20.000Z","updated_at":"2024-06-24T21:05:41.000Z","dependencies_parsed_at":"2023-01-18T05:01:01.084Z","dependency_job_id":null,"html_url":"https://github.com/upptime/cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upptime%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upptime%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upptime%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upptime%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/upptime","download_url":"https://codeload.github.com/upptime/cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248185157,"owners_count":21061467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cli","command-line-tool","nodejs","oclif","typescript"],"created_at":"2024-11-06T23:15:55.827Z","updated_at":"2025-04-10T08:30:35.095Z","avatar_url":"https://github.com/upptime.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"Upptime CLI\n===\n\nUptime monitor and status page powered by GitHub Actions, Issues, and Pages\n\n[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)\n[![Version](https://img.shields.io/npm/v/upp.svg)](https://npmjs.org/package/upp)\n[![CircleCI](https://circleci.com/gh/upptime/cli/tree/master.svg?style=shield)](https://circleci.com/gh/upptime/cli/tree/master)\n[![Downloads/week](https://img.shields.io/npm/dw/upp.svg)](https://npmjs.org/package/upp)\n[![License](https://img.shields.io/npm/l/upp.svg)](https://github.com/upptime/cli/blob/master/package.json)\n\n\u003c!-- toc --\u003e\n* [Usage](#usage)\n* [Commands](#commands)\n\u003c!-- tocstop --\u003e\n# Usage\n\u003c!-- usage --\u003e\n```sh-session\n$ npm install -g upp\n$ upp COMMAND\nrunning command...\n$ upp (-v|--version|version)\nupp/0.0.0 darwin-x64 node-v14.17.6\n$ upp --help [COMMAND]\nUSAGE\n  $ upp COMMAND\n...\n```\n\u003c!-- usagestop --\u003e\n# Commands\n\u003c!-- commands --\u003e\n* [`upp config`](#upp-config)\n* [`upp docs`](#upp-docs)\n* [`upp help [COMMAND]`](#upp-help-command)\n* [`upp init`](#upp-init)\n* [`upp run [ITERATIONS]`](#upp-run-iterations)\n* [`upp status`](#upp-status)\n* [`upp incidents`](#upp-incidents)\n\n## `upp config`\n\nconfigures uclirc.yml\n\n```\nUSAGE\n  $ upp config\n\nOPTIONS\n  -f, --force\n  -h, --help       show CLI help\n  -n, --name=name  name to print\n```\n\n_See code: [src/commands/config.ts](https://github.com/upptime/cli/blob/v0.0.0/src/commands/config.ts)_\n\n## `upp docs`\n\nredirects to Upptime docs\n\n```\nUSAGE\n  $ upp docs\n```\n\n_See code: [src/commands/docs.ts](https://github.com/upptime/cli/blob/v0.0.0/src/commands/docs.ts)_\n\n## `upp help [COMMAND]`\n\ndisplay help for upp\n\n```\nUSAGE\n  $ upp help [COMMAND]\n\nARGUMENTS\n  COMMAND  command to show help for\n\nOPTIONS\n  --all  see all commands in CLI\n```\n\n_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v3.2.3/src/commands/help.ts)_\n\n## `upp init`\n\ninitializes upptime\n\n```\nUSAGE\n  $ upp init\n```\n\n_See code: [src/commands/init.ts](https://github.com/upptime/cli/blob/v0.0.0/src/commands/init.ts)_\n\n## `upp run [ITERATIONS]`\n\nRun workflows\n\n```\nUSAGE\n  $ upp run [ITERATIONS]\n\nOPTIONS\n  -g, --graphs\n  -h, --help                   show CLI help\n  -i, --iterations=iterations  number of iterations\n  -p, --staticSite\n  -s, --summary\n  -u, --uptime\n```\n\n  * **upp run** : *runs all workflows according to user/default schedule*\n  * **upp run -i 5** : *runs all workflows 5 times in order*\n  * **upp run -r** : *runs only response time workflow according to user/default schedule*\n  * **upp run -ri** : *runs only response time workflow 5 times*\n\n\n_See code: [src/commands/run.ts](https://github.com/upptime/cli/blob/v0.0.0/src/commands/run.ts)_\n\n## `upp status`\n\nupdates about status of websites\n\n```\nUSAGE\n  $ upp status\n```\n\n_See code: [src/commands/status.ts](https://github.com/upptime/cli/blob/v0.0.0/src/commands/status.ts)_\n\n## `upp incidents`\n\nreports all the incidents/downtimes\n\n```\nUSAGE\n  $ upp incidents\n```\n\n_See code: [src/commands/status.ts](https://github.com/upptime/cli/blob/v0.0.0/src/commands/status.ts)_\n\u003c!-- commandsstop --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupptime%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fupptime%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupptime%2Fcli/lists"}