{"id":18533618,"url":"https://github.com/oclif/plugin-test-pre-core","last_synced_at":"2026-01-23T06:03:24.560Z","repository":{"id":195541755,"uuid":"693216701","full_name":"oclif/plugin-test-pre-core","owner":"oclif","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-17T08:55:39.000Z","size":1403,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-01-17T19:37:36.326Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/oclif.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-09-18T15:22:16.000Z","updated_at":"2026-01-17T08:55:36.000Z","dependencies_parsed_at":"2023-09-18T21:25:08.297Z","dependency_job_id":"9d1fda8e-8222-4652-a102-17e9ce8f35bf","html_url":"https://github.com/oclif/plugin-test-pre-core","commit_stats":null,"previous_names":["oclif/plugin-test-pre-core","oclif/plugin-test-cjs-config"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/oclif/plugin-test-pre-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oclif%2Fplugin-test-pre-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oclif%2Fplugin-test-pre-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oclif%2Fplugin-test-pre-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oclif%2Fplugin-test-pre-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oclif","download_url":"https://codeload.github.com/oclif/plugin-test-pre-core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oclif%2Fplugin-test-pre-core/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28681719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T05:48:07.525Z","status":"ssl_error","status_checked_at":"2026-01-23T05:48:07.129Z","response_time":59,"last_error":"SSL_read: 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":[],"created_at":"2024-11-06T19:12:22.159Z","updated_at":"2026-01-23T06:03:24.546Z","avatar_url":"https://github.com/oclif.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"oclif-hello-world\n=================\n\noclif example Hello World CLI\n\n[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)\n[![CircleCI](https://circleci.com/gh/oclif/hello-world/tree/main.svg?style=shield)](https://circleci.com/gh/oclif/hello-world/tree/main)\n[![GitHub license](https://img.shields.io/github/license/oclif/hello-world)](https://github.com/oclif/hello-world/blob/main/LICENSE)\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 @oclif/plugin-test-pre-core\n$ pre-core COMMAND\nrunning command...\n$ pre-core (--version)\n@oclif/plugin-test-pre-core/0.4.17 linux-x64 node-v20.20.0\n$ pre-core --help [COMMAND]\nUSAGE\n  $ pre-core COMMAND\n...\n```\n\u003c!-- usagestop --\u003e\n# Commands\n\u003c!-- commands --\u003e\n* [`pre-core help [COMMANDS]`](#pre-core-help-commands)\n* [`pre-core plugins`](#pre-core-plugins)\n* [`pre-core plugins:inspect PLUGIN...`](#pre-core-pluginsinspect-plugin)\n* [`pre-core plugins:install PLUGIN...`](#pre-core-pluginsinstall-plugin)\n* [`pre-core plugins:link PLUGIN`](#pre-core-pluginslink-plugin)\n* [`pre-core plugins:uninstall PLUGIN...`](#pre-core-pluginsuninstall-plugin)\n* [`pre-core plugins update`](#pre-core-plugins-update)\n* [`pre-core pre-core [OPTIONALARG] [DEFAULTARG] [DEFAULTFNARG]`](#pre-core-pre-core-optionalarg-defaultarg-defaultfnarg)\n\n## `pre-core help [COMMANDS]`\n\nDisplay help for pre-core.\n\n```\nUSAGE\n  $ pre-core help [COMMANDS] [-n]\n\nARGUMENTS\n  COMMANDS  Command to show help for.\n\nFLAGS\n  -n, --nested-commands  Include all nested commands in the output.\n\nDESCRIPTION\n  Display help for pre-core.\n```\n\n_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/5.2.20/src/commands/help.ts)_\n\n## `pre-core plugins`\n\nList installed plugins.\n\n```\nUSAGE\n  $ pre-core plugins [--json] [--core]\n\nFLAGS\n  --core  Show core plugins.\n\nGLOBAL FLAGS\n  --json  Format output as json.\n\nDESCRIPTION\n  List installed plugins.\n\nEXAMPLES\n  $ pre-core plugins\n```\n\n_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/3.10.1/src/commands/plugins/index.ts)_\n\n## `pre-core plugins:inspect PLUGIN...`\n\nDisplays installation properties of a plugin.\n\n```\nUSAGE\n  $ pre-core plugins:inspect PLUGIN...\n\nARGUMENTS\n  PLUGIN  [default: .] Plugin to inspect.\n\nFLAGS\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nGLOBAL FLAGS\n  --json  Format output as json.\n\nDESCRIPTION\n  Displays installation properties of a plugin.\n\nEXAMPLES\n  $ pre-core plugins:inspect myplugin\n```\n\n_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/3.10.1/src/commands/plugins/inspect.ts)_\n\n## `pre-core plugins:install PLUGIN...`\n\nInstalls a plugin into the CLI.\n\n```\nUSAGE\n  $ pre-core plugins:install PLUGIN...\n\nARGUMENTS\n  PLUGIN  Plugin to install.\n\nFLAGS\n  -f, --force    Run yarn install with force flag.\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nDESCRIPTION\n  Installs a plugin into the CLI.\n  Can be installed from npm or a git url.\n\n  Installation of a user-installed plugin will override a core plugin.\n\n  e.g. If you have a core plugin that has a 'hello' command, installing a user-installed plugin with a 'hello' command\n  will override the core plugin implementation. This is useful if a user needs to update core plugin functionality in\n  the CLI without the need to patch and update the whole CLI.\n\n\nALIASES\n  $ pre-core plugins add\n\nEXAMPLES\n  $ pre-core plugins:install myplugin \n\n  $ pre-core plugins:install https://github.com/someuser/someplugin\n\n  $ pre-core plugins:install someuser/someplugin\n```\n\n_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/3.10.1/src/commands/plugins/install.ts)_\n\n## `pre-core plugins:link PLUGIN`\n\nLinks a plugin into the CLI for development.\n\n```\nUSAGE\n  $ pre-core plugins:link PLUGIN\n\nARGUMENTS\n  PATH  [default: .] path to plugin\n\nFLAGS\n  -h, --help      Show CLI help.\n  -v, --verbose\n  --[no-]install  Install dependencies after linking the plugin.\n\nDESCRIPTION\n  Links a plugin into the CLI for development.\n  Installation of a linked plugin will override a user-installed or core plugin.\n\n  e.g. If you have a user-installed or core plugin that has a 'hello' command, installing a linked plugin with a 'hello'\n  command will override the user-installed or core plugin implementation. This is useful for development work.\n\n\nEXAMPLES\n  $ pre-core plugins:link myplugin\n```\n\n_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/3.10.1/src/commands/plugins/link.ts)_\n\n## `pre-core plugins:uninstall PLUGIN...`\n\nRemoves a plugin from the CLI.\n\n```\nUSAGE\n  $ pre-core plugins:uninstall PLUGIN...\n\nARGUMENTS\n  PLUGIN  plugin to uninstall\n\nFLAGS\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nDESCRIPTION\n  Removes a plugin from the CLI.\n\nALIASES\n  $ pre-core plugins unlink\n  $ pre-core plugins remove\n```\n\n_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/3.10.1/src/commands/plugins/uninstall.ts)_\n\n## `pre-core plugins update`\n\nUpdate installed plugins.\n\n```\nUSAGE\n  $ pre-core plugins update [-h] [-v]\n\nFLAGS\n  -h, --help     Show CLI help.\n  -v, --verbose\n\nDESCRIPTION\n  Update installed plugins.\n```\n\n_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/3.10.1/src/commands/plugins/update.ts)_\n\n## `pre-core pre-core [OPTIONALARG] [DEFAULTARG] [DEFAULTFNARG]`\n\n```\nUSAGE\n  $ pre-core pre-core [OPTIONALARG] [DEFAULTARG] [DEFAULTFNARG] [--optionalString \u003cvalue\u003e] [--defaultString\n    \u003cvalue\u003e] [--defaultFnString \u003cvalue\u003e] [--json]\n\nFLAGS\n  --defaultFnString=\u003cvalue\u003e  [default: fn default]\n  --defaultString=\u003cvalue\u003e    [default: simple string default]\n  --json\n  --optionalString=\u003cvalue\u003e\n```\n\n_See code: [src/commands/pre-core.ts](https://github.com/oclif/plugin-test-pre-core/blob/0.4.17/src/commands/pre-core.ts)_\n\u003c!-- commandsstop --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foclif%2Fplugin-test-pre-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foclif%2Fplugin-test-pre-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foclif%2Fplugin-test-pre-core/lists"}