{"id":20485279,"url":"https://github.com/runnable/cli","last_synced_at":"2025-06-25T09:06:14.901Z","repository":{"id":70964442,"uuid":"52130378","full_name":"Runnable/cli","owner":"Runnable","description":"CLI for Runnable","archived":false,"fork":false,"pushed_at":"2017-05-31T21:45:34.000Z","size":154,"stargazers_count":8,"open_issues_count":88,"forks_count":1,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-06-15T09:38:50.859Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://runnable.io","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/Runnable.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2016-02-20T01:26:51.000Z","updated_at":"2017-02-03T04:40:48.000Z","dependencies_parsed_at":"2023-05-09T15:24:42.327Z","dependency_job_id":null,"html_url":"https://github.com/Runnable/cli","commit_stats":{"total_commits":110,"total_committers":13,"mean_commits":8.461538461538462,"dds":0.509090909090909,"last_synced_commit":"ca76975cdca69341b759e6dc33b859cc691add21"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/Runnable/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runnable%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runnable%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runnable%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runnable%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Runnable","download_url":"https://codeload.github.com/Runnable/cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Runnable%2Fcli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261841956,"owners_count":23217913,"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":[],"created_at":"2024-11-15T16:29:10.028Z","updated_at":"2025-06-25T09:06:14.871Z","avatar_url":"https://github.com/Runnable.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Runnable CLI\n\n[![Travis](https://img.shields.io/travis/Runnable/cli/master.svg?style=flat-square)](https://travis-ci.org/Runnable/cli)\n[![Coveralls branch](https://img.shields.io/coveralls/Runnable/cli/master.svg?style=flat-square)](https://coveralls.io/github/Runnable/cli?branch=master)\n[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com/)\n[![npm (scoped)](https://img.shields.io/npm/v/@runnable/cli.svg?style=flat-square)](https://www.npmjs.com/package/@runnable/cli)\n\nA CLI for Runnable.\n\n## Requirements\n\nTo use the CLI, you need:\n\n* nodejs `v4.2.x` or above\n* npm `v2.7` or above\n\n## Installation\n\nTo install the CLI, run `npm install -g @runnable/cli`.\n\n## Commands\n\n### `runnable login`\n\nUse this command to authenticate your CLI session in your terminal. You will also be prompted to choose a Github organization. You can change the Github organization at any time using `runnable org`.\n\n### `runnable org`\n\nUse this command to change the active Github organization in your session.\n\n### `runnable ssh [name]`\n\nUse this command to spawn a shell session into the container. You can specify the name of the container you are trying to reach in the following format: `\u003creponame\u003e/\u003cbranchname\u003e`.\n\nIf you don't provide a name, the cli will automatically map the command you are trying to run to the repo/branch your current working directory is on.\n\n### `runnable logs [name] [--build|--cmd]`\n\nUse this command to view the logs of a container. You can specify the name of the container you are trying to reach in the following format: `\u003creponame\u003e/\u003cbranchname\u003e`. \n\nIf you don't provide a name, the cli will automatically map the command you are trying to run to the repo/branch your local directory is on.\n\nYou can choose to view the build logs by adding the `-b` argument to the command. Conversely, you can view the CMD logs by adding the `-c` argument to the command. If you don't specify the aforementioned commands, the command will just follow the real time logs of the Container.\n\n### `runnable list [reponame]`\n\nUse this command to get an overview of all the different containers you have under the active Github organization.\n\nYou can drill down and list all the branches of a repository by specifying a repository name.\n\n### `runnable upload \u003cfile\u003e`\n\nUse this command to upload a file to the repository. The file will be placed on the root of the repository folder on the container. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunnable%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunnable%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunnable%2Fcli/lists"}