{"id":14155195,"url":"https://github.com/manifoldco/manifold-cli","last_synced_at":"2025-07-01T12:39:08.439Z","repository":{"id":57515409,"uuid":"96427651","full_name":"manifoldco/manifold-cli","owner":"manifoldco","description":"Manage your services and config from the command line","archived":false,"fork":false,"pushed_at":"2019-03-14T19:39:20.000Z","size":596,"stargazers_count":45,"open_issues_count":3,"forks_count":8,"subscribers_count":27,"default_branch":"master","last_synced_at":"2024-08-12T06:19:57.428Z","etag":null,"topics":["command-line-tool","deployment","golang"],"latest_commit_sha":null,"homepage":"https://www.manifold.co/cli","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manifoldco.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-06T12:26:17.000Z","updated_at":"2024-02-26T10:47:21.000Z","dependencies_parsed_at":"2022-08-30T04:20:19.829Z","dependency_job_id":null,"html_url":"https://github.com/manifoldco/manifold-cli","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manifoldco%2Fmanifold-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manifoldco%2Fmanifold-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manifoldco%2Fmanifold-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manifoldco%2Fmanifold-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manifoldco","download_url":"https://codeload.github.com/manifoldco/manifold-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215735785,"owners_count":15923388,"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":["command-line-tool","deployment","golang"],"created_at":"2024-08-17T08:02:26.669Z","updated_at":"2024-08-17T08:04:49.796Z","avatar_url":"https://github.com/manifoldco.png","language":"Go","funding_links":[],"categories":["golang"],"sub_categories":[],"readme":"# manifold-cli\n\nManage your cloud services like a developer.\n\n[Homepage](https://manifold.co) |\n[Twitter](https://twitter.com/manifoldco) |\n[Code of Conduct](./CODE_OF_CONDUCT.md) |\n[Contribution Guidelines](./.github/CONTRIBUTING.md)\n\n[![Travis](https://img.shields.io/travis/manifoldco/manifold-cli/master.svg)](https://travis-ci.org/manifoldco/manifold-cli)\n[![Go Report Card](https://goreportcard.com/badge/github.com/manifoldco/manifold-cli)](https://goreportcard.com/report/github.com/manifoldco/manifold-cli)\n[![License](https://img.shields.io/badge/license-BSD-blue.svg)](./LICENSE.md)\n\n\n## Installation\n\n### Install script\n\nTo install or update manifold, you can use the install script using cURL:\n\n```\ncurl -o- https://raw.githubusercontent.com/manifoldco/manifold-cli/master/install.sh | sh\n```\n\nYou can customize the install directory, profile, and version using the\n`MANIFOLD_DIR`, `PROFILE` and `MANIFOLD_VERSION` variables. Eg: `curl ... |\nMANIFOLD_DIR=/usr/local sh` for a global install.\n\n### Homebrew (OS X)\n\nHomebrew can be installed via [brew.sh](http://brew.sh)\n\n```\n$ brew install manifoldco/brew/manifold-cli\n```\n\n### Zip Archives (OS X, Linux, Windows)\n\nBare zip archives per release version are available on https://releases.manifold.co\n\nFor instructions on Windows, [click here](./.github/WINDOWS.md).\n\n\n## Autocomplete\n\nIf you have bash and bash-completion installed, you can enable autocomplete with:\n```\ncurl -o- https://raw.githubusercontent.com/manifoldco/manifold-cli/master/autocomplete.sh | sh\n```\n\n## Quickstart\n\nFirst you must create an account.\n\n```\n$ manifold signup\n```\n\nThen you can create your first resource.\n\n```\n$ manifold create\n```\n\nFollowed by running your process with the appropriate ENV.\n\n```\n$ manifold run ./bin/server\n```\n\n\n## License\n\nManifold's manifold-cli is released under the [BSD 3-Clause License](./LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanifoldco%2Fmanifold-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanifoldco%2Fmanifold-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanifoldco%2Fmanifold-cli/lists"}