Cf marketplace

1 개요[ | ]

cf marketplace
  • 마켓플레이스 서비스/플랜 목록을 조회하는 cf 명령어
  • -s 옵션을 이용하면 개별서비스의 상세 정보를 볼 수 있음

2 cf marketplace[ | ]

ubuntu@zetawiki:~$ cf marketplace
Getting services from marketplace in org zetawiki / space development as testuser@example.com...
OK

service          plans                                                                                description
3scale           free_appdirect, basic_appdirect*                                                     API Management Platform
app-autoscaler   bronze, gold                                                                         Scales bound applications in response to load (beta)
blazemeter       free-tier, basic1kmr*, pro5kmr*                                                      Performance Testing Platform
cedexisopenmix   opx_global*, openmix-gslb-with-fusion-feeds*                                         Openmix Global Cloud and Data Center Load Balancer
cedexisradar     free-community-edition                                                               Free Website and Mobile App Performance Reports
cleardb          spark, boost*, amp*, shock*                                                          Highly available MySQL for your Apps.
cloudamqp        lemur, tiger*, bunny*, rabbit*, panda*                                               Managed HA RabbitMQ servers in the cloud
cloudforge       free, standard*, pro*                                                                Development Tools In The Cloud
elephantsql      turtle, panda*, hippo*, elephant*                                                    PostgreSQL as a Service
flashreport      trial, basic*, silver*, gold*, platinum*                                             Generate PDF from your data
ironworker       production*, starter*, developer*, lite                                              Job Scheduling and Processing
loadimpact       lifree, li100*, li500*, li1000*                                                      Performance testing for DevOps
memcachedcloud   100mb*, 250mb*, 500mb*, 1gb*, 2-5gb*, 5gb*, 30mb                                     Enterprise-Class Memcached for Developers
memcachier       dev, 100*, 250*, 500*, 1000*, 2000*, 5000*, 7500*, 10000*, 20000*, 50000*, 100000*   The easiest, most advanced memcache.
mlab             sandbox                                                                              Fully managed MongoDB-as-a-Service
newrelic         standard                                                                             Manage and monitor your apps
pubnub           free                                                                                 Build Realtime Apps that Scale
rediscloud       100mb*, 250mb*, 500mb*, 1gb*, 2-5gb*, 5gb*, 10gb*, 50gb*, 30mb                       Enterprise-Class Redis for Developers
searchify        small*, plus*, pro*                                                                  Custom search you control
searchly         small*, micro*, professional*, advanced*, starter, business*, enterprise*            Search Made Simple. Powered-by Elasticsearch
sendgrid         free, bronze*, silver*                                                               Email Delivery. Simplified.
ssl              basic*                                                                               Upload your SSL certificate for your app(s) on your custom domain
stamplay         plus*, premium*, core, starter*                                                      API-first development platform
statica          starter, spike*, micro*, medium*, large*, enterprise*, premium*                      Enterprise Static IP Addresses
temporize        small*, medium*, large*                                                              Simple and flexible job scheduling for your application

* These service plans have an associated cost. Creating a service instance will incur this cost.

TIP:  Use 'cf marketplace -s SERVICE' to view descriptions of individual plans of a given service.
service plans description
3scale free_appdirect, basic_appdirect* API Management Platform
app-autoscaler bronze, gold Scales bound applications in response to load (beta)
blazemeter free-tier, basic1kmr*, pro5kmr* Performance Testing Platform
cedexisopenmix opx_global*, openmix-gslb-with-fusion-feeds* Openmix Global Cloud and Data Center Load Balancer
cedexisradar free-community-edition Free Website and Mobile App Performance Reports
cleardb spark, boost*, amp*, shock* Highly available MySQL for your Apps.
cloudamqp lemur, tiger*, bunny*, rabbit*, panda* Managed HA RabbitMQ servers in the cloud
cloudforge free, standard*, pro* Development Tools In The Cloud
elephantsql turtle, panda*, hippo*, elephant* PostgreSQL as a Service
flashreport trial, basic*, silver*, gold*, platinum* Generate PDF from your data
ironworker production*, starter*, developer*, lite Job Scheduling and Processing
loadimpact lifree, li100*, li500*, li1000* Performance testing for DevOps
memcachedcloud 100mb*, 250mb*, 500mb*, 1gb*, 2-5gb*, 5gb*, 30mb Enterprise-Class Memcached for Developers
memcachier dev, 100*, 250*, 500*, 1000*, 2000*, 5000*, 7500*, 10000*, 20000*, 50000*, 100000* The easiest, most advanced memcache.
mlab sandbox Fully managed MongoDB-as-a-Service
newrelic standard Manage and monitor your apps
pubnub free Build Realtime Apps that Scale
rediscloud 100mb*, 250mb*, 500mb*, 1gb*, 2-5gb*, 5gb*, 10gb*, 50gb*, 30mb Enterprise-Class Redis for Developers
searchify small*, plus*, pro* Custom search you control
searchly small*, micro*, professional*, advanced*, starter, business*, enterprise* Search Made Simple. Powered-by Elasticsearch
sendgrid free, bronze*, silver* Email Delivery. Simplified.
ssl basic* Upload your SSL certificate for your app(s) on your custom domain
stamplay plus*, premium*, core, starter* API-first development platform
statica starter, spike*, micro*, medium*, large*, enterprise*, premium* Enterprise Static IP Addresses
temporize small*, medium*, large* Simple and flexible job scheduling for your application

3 cf marketplace -s[ | ]

ubuntu@zetawiki:~$ cf marketplace -s cleardb
Getting services from marketplace in org zetawiki / space development as testuser@example.com...
OK

service plan   description                                                                     free or paid
spark          Great for getting started and developing your apps                              free
boost          Best for light production or staging your applications                          paid
amp            For apps with moderate data requirements                                        paid
shock          Designed for apps where you need real MySQL reliability, power and throughput   paid

4 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}