The new Cosmic dashboard is now available in private beta 🎉
Get it now →

Cosmic CLI Apps Release 🛠️🚀

Cosmic Blog
Cosmic Blog Cosmic CLI Apps Release 🛠️🚀
by Tony Spiro on April 18, 2018

We're excited to announce new features for the Cosmic CLI which are sure to speed up your workflow using Cosmic Apps.

To install the latest release, in your preferred command-line tool, run the following command:

npm i cosmic-cli -g

With this latest Cosmic CLI release (1.1.0) you can now:

🔍 Search Apps
You can search available Cosmic Apps with a simple command, which will give you a list of available apps that include a given keyword.

cosmic browse-apps -q graphql

Viewing apps in the browser is as easy as a command as well.

cosmic view-app portfolio-website


⬇️ Install and Run Apps Locally
With a simple command, you can now install an App to your Bucket and download it locally.  (CAREFUL! This will overwrite your entire Bucket contents with the App data) You will need to use the login, and use-bucket commands first.

cosmic login
cosmic use-bucket your-bucket-slug
cosmic install-app portfolio-website


Then run the app.  It will automatically be connected to your Bucket.

cosmic start-app


🚀 Deploy Apps
You can also deploy the App to the Cosmic App server by running:

cosmic deploy-app


You can also view the CLI steps on each App page by clicking the button "Install via CLI":


The Cosmic CLI is a great way to use all of the powerful features of the Cosmic API from the comfort of your command-line tool.  With this release, you now have some powerful capabilities to demo and deploy Cosmic Apps for faster development and collaboration.

If you have any questions about the Cosmic CLI, join us on Slack and reach out to us on Twitter.

You may also like


We've released some new features for the new dashboard that we are excited to share with you.

We have some exciting updates to share with you on the new Cosmic dashboard: global search and Object table filtering is now available!

We've released some new features for the new dashboard that we are excited to share with you.

After months of painstaking design, development, and testing, we are excited to announce the release of the new Cosmic Dashboard! We have rebuilt the dashboard from the ground up and you can now be one of the first to test it in a private alpha release.

We've released some new features for the new dashboard that we are excited to share with you.

In this article, we'll talk about what Vue and React bring to the table to help you decide which framework/library you should use.

Get started with Cosmic

Personal projects are free. Scale up as you grow.
Start building Talk to sales