{"id":19656307,"url":"https://github.com/daggerok/spring-boot-cloud-cli","last_synced_at":"2026-03-04T11:03:34.431Z","repository":{"id":151042051,"uuid":"143611283","full_name":"daggerok/spring-boot-cloud-cli","owner":"daggerok","description":"spring boot / cloud CLI usage","archived":false,"fork":false,"pushed_at":"2018-08-06T03:02:38.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T02:20:18.664Z","etag":null,"topics":["spring-boot-cli","spring-boot-cloud-cli","spring-cloud-cli"],"latest_commit_sha":null,"homepage":null,"language":null,"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/daggerok.png","metadata":{"files":{"readme":"README.adoc","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}},"created_at":"2018-08-05T12:33:57.000Z","updated_at":"2018-08-14T23:07:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"898e1b84-81e8-4939-9d49-2fc21f0f69bf","html_url":"https://github.com/daggerok/spring-boot-cloud-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daggerok/spring-boot-cloud-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-boot-cloud-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-boot-cloud-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-boot-cloud-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-boot-cloud-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggerok","download_url":"https://codeload.github.com/daggerok/spring-boot-cloud-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fspring-boot-cloud-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30078419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T08:01:56.766Z","status":"ssl_error","status_checked_at":"2026-03-04T08:00:42.919Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["spring-boot-cli","spring-boot-cloud-cli","spring-cloud-cli"],"created_at":"2024-11-11T15:27:23.523Z","updated_at":"2026-03-04T11:03:34.411Z","avatar_url":"https://github.com/daggerok.png","language":null,"readme":"= Spring Boot Cloud CLI image:https://travis-ci.org/daggerok/spring-cloud-examples.svg?branch=master[\"Build Status\", link=\"https://travis-ci.org/daggerok/spring-cloud-examples\"]\n\n.1.1. install spring boot CLI on Mac OS X\n[source,bash]\n----\n# mac os x:\nbrew tap pivotal/tap\nbrew search spring\nbrew install springboot\n\n# sdkman (bash):\ncurl -s \"https://get.sdkman.io\" | bash\nsource \"$HOME/.sdkman/bin/sdkman-init.sh\"\n# latest stable version of Spring Boot CLI (for me at the moment is: 2.0.4)\nsdk install springboot 2.0.4.RELEASE\nsdk ls springboot\n\n# mac ports:\nsudo port install spring-boot-cli\n\n# windows scoop\nscoop bucket add extras\nscoop install springboot\n----\n\n.1.2. in addition you can install command line complition:\n[source,bash]\n----\n# sdkman in bash:\n. ~/.sdkman/candidates/springboot/current/shell-completion/bash/spring\n\n# mac os x homebrew:\nbrew search spring\nbrew install spring-completion\n----\n\n.2. install latest stable version of Spring Cloud CLI (for me at the moment is: 2.0.0):\n[source,bash]\n----\nspring install org.springframework.cloud:spring-cloud-cli:2.0.0.RELEASE\n----\n\nNOTE: check latest stable version on home page: https://cloud.spring.io/spring-cloud-cli/\n\n.3. bootstrap needed spring-cloud services\n[source,bash]\n----\nspring cloud eureka configserver zipkin\n----\n\n.4. and more...\n[source,bash]\n----\nspring cloud eureka configserver h2 kafka stubrunner zipkin\n----\n\n.5. list available apps\n[source,bash]\n----\nspring cloud --list\n----\n\nNOTE: More details located link:http://cloud.spring.io/spring-cloud-cli/multi/multi__running_spring_cloud_services_in_development.html[here]\n\nreference / documentation links:\n\n- link:https://github.com/spring-projects/spring-boot[Install Spring Boot CLI]\n- link:http://cloud.spring.io/spring-cloud-static/spring-cloud-cli/1.3.2.RELEASE/[Spring Boot Cloud CLI Reference]\n- link:http://cloud.spring.io/spring-cloud-cli/[Spring Cloud CLI Home Page]\n- link:http://cloud.spring.io/spring-cloud-cli/multi/multi_spring-cloud-cli.html[Spring Boot Cloud CLI: one more reference...]\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fspring-boot-cloud-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggerok%2Fspring-boot-cloud-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fspring-boot-cloud-cli/lists"}