{"id":25354172,"url":"https://github.com/fdncred/nu_plugin_run_internal","last_synced_at":"2025-10-05T19:10:23.986Z","repository":{"id":273889274,"uuid":"921211027","full_name":"fdncred/nu_plugin_run_internal","owner":"fdncred","description":"A nushell plugin to run internal commands","archived":false,"fork":false,"pushed_at":"2025-09-07T00:18:08.000Z","size":222,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-07T02:32:11.874Z","etag":null,"topics":["nushell","nushell-plugin"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/fdncred.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,"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":"2025-01-23T14:50:54.000Z","updated_at":"2025-09-07T00:18:12.000Z","dependencies_parsed_at":"2025-09-07T02:33:47.234Z","dependency_job_id":null,"html_url":"https://github.com/fdncred/nu_plugin_run_internal","commit_stats":null,"previous_names":["fdncred/nu_plugin_run_internal"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fdncred/nu_plugin_run_internal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdncred%2Fnu_plugin_run_internal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdncred%2Fnu_plugin_run_internal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdncred%2Fnu_plugin_run_internal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdncred%2Fnu_plugin_run_internal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fdncred","download_url":"https://codeload.github.com/fdncred/nu_plugin_run_internal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fdncred%2Fnu_plugin_run_internal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278504071,"owners_count":25997885,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["nushell","nushell-plugin"],"created_at":"2025-02-14T19:59:52.729Z","updated_at":"2025-10-05T19:10:23.953Z","avatar_url":"https://github.com/fdncred.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nu_plugin_run_internal\n\nThis is a [Nushell](https://nushell.sh/) plugin called \"run-internal\". The idea is to be able to run internal nushell commands.\n\n## Installing\n\n```nushell\n\u003e cargo install --path .\n```\n\n## Usage\n\n```\nRuns internal command.\n\nUsage:\n  \u003e run-internal \u003ccommand\u003e\n\nFlags:\n  -h, --help: Display the help message for this command\n\nParameters:\n  command \u003cstring\u003e: Internal command to run.\n\nInput/output types:\n  ╭─#─┬─input─┬─output─╮\n  │ 0 │ any   │ any    │\n  ╰───┴───────┴────────╯\n\nExamples:\n  Run an internal command\n  \u003e run-internal \"ls\"\n\n  Run a pipeline\n  \u003e run-internal \"print (ls | first 5);print (ps | first 5)\n```\n\n### Examples\n![alt text](examples.png)\n\n### Error from bad command\n![alt text](bad_flag_error.png)\n\n### Notes\n\nThis is seriously a hack job. Some things are not exposed to plugins so this plugin is essentially creating a new engine_state and stack. Your mileage may vary. PRs welcome!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdncred%2Fnu_plugin_run_internal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffdncred%2Fnu_plugin_run_internal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdncred%2Fnu_plugin_run_internal/lists"}