{ "info": { "author": "Bruno Agutoli", "author_email": "bruno.agutoli@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# Codeship cli\n\n(Still In Dev)\n\nCodeship client to help find text, see configurations by terminal\n\n## Install\n\n`pip install git+https://github.com/agutoli/codeship-cli.git --no-cache-dir --upgrade`\n\nNote: This library is not published at pypi\n\n## Configure\n\n```shell\n$ codeship configure\n$ -> Codeship username: yourusername@corp.com\n$ -> Codeship organization: YOUR-COMPANY-AT-CODESHIP\n$ Saved at /Users/your_home/.codeship\n```\n\n## Commands\n\n * codeship search [text]\n\n ```shell\n $ codeship search MY-SEARCH-TERM\n Codeship password: ****\n Searching...\n -> uuid=99999999-9999-9999-9999-999999999999: My_Company/some-project (26 occurrences)\n -> uuid=88888888-8888-8888-8888-888888888888: My_Company/other-project (51 occurrences)\n ```\n\n * codeship info [uuid]\n\n ```shell\n $ codeship info 99999999-9999-9999-9999-999999999999\n Codeship password: ****\n Info project 99999999-9999-9999-9999-999999999999\n aes_key: null\n authentication_user: Walter White\n created_at: '2016-08-29T15:34:32.700Z'\n deployment_pipelines:\n - branch:\n branch_name: master\n match_mode: exact\n config:\n commands:\n - npm Install\n - ls -la\n position: 1\n ...\n ```\n\n * codeship codedeploy [create|test]\n\n ```shell\n codeship codedeploy create\n --deployment-group application_name_a:deployment_group_name_a \\\n --deployment-group application_name_b:deployment_group_name_b \\\n --s3-bucket my_bucket \\\n --s3-bucket-key my_bucket_key/your_project.zip\n ```\n\n ```shell\n codeship codedeploy test\n --deployment-group application_name_a:deployment_group_name_a \\\n --deployment-group application_name_b:deployment_group_name_b \\\n --s3-bucket my_bucket \\\n --s3-bucket-key my_bucket_key/your_project.zip\n ```", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/agutoli/codeship-cli/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/agutoli/codeship-cli", "keywords": "codeship,ci,codedeploy", "license": "Codeship cli to manipulate projects", "maintainer": "", "maintainer_email": "", "name": "codeship_cli", "package_url": "https://pypi.org/project/codeship_cli/", "platform": "", "project_url": "https://pypi.org/project/codeship_cli/", "project_urls": { "Download": "https://github.com/agutoli/codeship-cli/archive/master.zip", "Homepage": "https://github.com/agutoli/codeship-cli" }, "release_url": "https://pypi.org/project/codeship_cli/0.0.5/", "requires_dist": null, "requires_python": "", "summary": "Codeship client to help find text, see configurations by terminal", "version": "0.0.5" }, "last_serial": 3978590, "releases": { "0.0.4": [ { "comment_text": "", "digests": { "md5": "e7828ccf3df71c9d50707cf15fadbc73", "sha256": "3f14c9e8c73164178c3cf0e6aac699d2816d80b1ffab3c619db01a9461b367e5" }, "downloads": -1, "filename": "codeship_cli-0.0.4.tar.gz", "has_sig": false, "md5_digest": "e7828ccf3df71c9d50707cf15fadbc73", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6102, "upload_time": "2018-05-18T02:35:52", "url": "https://files.pythonhosted.org/packages/e5/66/d42308baaa8119e32fa8558af3f19a32a06657b69fadb4a3538f792f8e98/codeship_cli-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "2e9f31904ee0e3393093f34992e6a67f", "sha256": "1018b839403ec8c4dd771d2d33e027a3aa4e89ca9b9927ea83b3d168fdd75962" }, "downloads": -1, "filename": "codeship_cli-0.0.5.tar.gz", "has_sig": false, "md5_digest": "2e9f31904ee0e3393093f34992e6a67f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6114, "upload_time": "2018-06-19T18:40:21", "url": "https://files.pythonhosted.org/packages/7f/66/783dc825aa0dfd5869cf5fe8b0bc2faff88895743cd10d40c423646d0a59/codeship_cli-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2e9f31904ee0e3393093f34992e6a67f", "sha256": "1018b839403ec8c4dd771d2d33e027a3aa4e89ca9b9927ea83b3d168fdd75962" }, "downloads": -1, "filename": "codeship_cli-0.0.5.tar.gz", "has_sig": false, "md5_digest": "2e9f31904ee0e3393093f34992e6a67f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6114, "upload_time": "2018-06-19T18:40:21", "url": "https://files.pythonhosted.org/packages/7f/66/783dc825aa0dfd5869cf5fe8b0bc2faff88895743cd10d40c423646d0a59/codeship_cli-0.0.5.tar.gz" } ] }