{"id":13840600,"url":"https://github.com/CleverCloud/clever-tools","last_synced_at":"2025-07-11T09:32:23.710Z","repository":{"id":2537239,"uuid":"42987111","full_name":"CleverCloud/clever-tools","owner":"CleverCloud","description":"The official command line interface for Clever Cloud ","archived":false,"fork":false,"pushed_at":"2024-04-13T14:32:46.000Z","size":9054,"stargazers_count":73,"open_issues_count":132,"forks_count":46,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-04-14T10:15:27.950Z","etag":null,"topics":["cli","tool"],"latest_commit_sha":null,"homepage":"https://www.clever-cloud.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CleverCloud.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2015-09-23T08:04:39.000Z","updated_at":"2024-06-11T09:22:42.302Z","dependencies_parsed_at":"2024-04-15T11:10:39.422Z","dependency_job_id":null,"html_url":"https://github.com/CleverCloud/clever-tools","commit_stats":{"total_commits":890,"total_committers":43,"mean_commits":"20.697674418604652","dds":0.5494382022471911,"last_synced_commit":"06c185fd4676755603d9a177d7de646d13f3cf80"},"previous_names":[],"tags_count":162,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleverCloud%2Fclever-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleverCloud%2Fclever-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleverCloud%2Fclever-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleverCloud%2Fclever-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CleverCloud","download_url":"https://codeload.github.com/CleverCloud/clever-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225712519,"owners_count":17512419,"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","tool"],"created_at":"2024-08-04T17:00:50.823Z","updated_at":"2025-07-11T09:32:23.698Z","avatar_url":"https://github.com/CleverCloud.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Tools"],"sub_categories":["Docker"],"readme":"# Clever Tools\n\nDeploy on Clever Cloud and control your applications, add-ons, services from command line.\n\n- [Create a Clever Cloud account](https://console.clever-cloud.com)\n\n## Installation\n\nClever Tools are available from many channels. The simpler way to install them, if you already have Node.js on your system, is through `npm` package manager:\n\n```sh\nnpm install -g clever-tools\n```\n\nWe also distribute binaries and packages for multiple systems and tools:\n\n* [GNU/Linux](docs/setup-systems.md#gnulinux)\n  * [Arch Linux (AUR)](docs/setup-systems.md#arch-linux-aur)\n  * [CentOS/Fedora (.rpm)](docs/setup-systems.md#centosfedora-rpm)\n  * [Debian/Ubuntu (.deb)](docs/setup-systems.md#debianubuntu-deb)\n  * [Exherbo](docs/setup-systems.md#exherbo)\n  * [Binary (.tar.gz)](docs/setup-systems.md#other-distributions-targz)\n* [macOS](docs/setup-systems.md#macos)\n  * [Homebrew](docs/setup-systems.md#homebrew)\n  * [Binary (.tar.gz)](docs/setup-systems.md#binary-zip)\n* [Windows](docs/setup-systems.md#windows)\n  * [Chocolatey](docs/setup-systems.md#chocolatey)\n  * [Binary (.zip)](docs/setup-systems.md#binary-zip)\n* [Docker](docs/setup-systems.md#docker)\n* [Nix package manager](docs/setup-systems.md#nix-package-manager)\n\n## Enabling autocompletion\n\nThe clever-tools CLI comes with a comprehensive auto-completion system. Some installation methods through package managers will try to enable it automatically. If not, use this for bash:\n\n```bash\nclever --bash-autocomplete-script $(which clever) | sudo tee /usr/share/bash-completion/completions/clever\n```\n\nor that for zsh:\n\n```bash\nclever --zsh-autocomplete-script $(which clever) | sudo tee /usr/share/zsh/site-functions\n```\n\n## How to use\n\nYou can then login and check everything is working:\n\n```bash\nclever login\nclever profile\n```\n\nDiscover how to use Clever Tools through [our documentation](docs/).\n\n## Examples\n\nDiscover how to deploy many applications on Clever Cloud within [our guides](https://www.clever-cloud.com/developers/guides/).\n\n## How to send feedback?\n\n[Send us an email!](mailto:support@clever-cloud.com) or [submit an issue](https://github.com/CleverCloud/clever-tools/issues).\n\n## Automated releases\n\nThis project uses GitHub Actions to build binaries, package them and release them automatically on the various repositories.\nIf you want to know more or if you need to release a new version, please read [RELEASE.md](./RELEASE.md) carefully.\n\n## License\n\nThis project is licensed under the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCleverCloud%2Fclever-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCleverCloud%2Fclever-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCleverCloud%2Fclever-tools/lists"}