Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying OPENSHIFT COOKBOOK
  • Table Of Contents Toc
  • Feedback & Rating feedback
OPENSHIFT COOKBOOK

OPENSHIFT COOKBOOK

By : Gulati
3.8 (6)
close
close
OPENSHIFT COOKBOOK

OPENSHIFT COOKBOOK

3.8 (6)
By: Gulati

Overview of this book

If you are a web application developer who wants to use the OpenShift platform to host your next big idea but are looking for guidance on how to achieve this, then this book is the first step you need to take. This is a very accessible cookbook where no previous knowledge of OpenShift is needed.
Table of Contents (14 chapters)
close
close
12
A. Running OpenShift on a Virtual Machine
13
Index

Updating rhc

The OpenShift command-line tool, rhc, is the most powerful and popular way to work with OpenShift. In this recipe, you will learn how to update rhc to the latest version. OpenShift Online has a three-week release cycle, and most of the time, the rhc client tool is also updated to either support a new feature or fix a bug. So, it always helps if you use the latest version of rhc.

Getting ready

To be ready for this recipe, you will need an already installed rhc. No other prerequisites are required.

How to do it…

To update the rhc gem, run the gem update command:

$ gem update rhc

This is all you need to do to update the rhc command line to the latest version.

How it works…

rhc is a Ruby gem and RubyGems is a package manager like many other package managers. It uses a central repository, which hosts installable packages. When you run the gem update command, this command-line tool fetches the latest packages from the central repository and installs them.

There's more…

When you start working with rhc, you will soon have multiple versions of the rhc gem installed on your machine. You can uninstall all the previous versions using the cleanup command. This command will uninstall old versions of installed gems in the local repository:

$ gem cleanup rhc

See also

  • The Installing the OpenShift rhc command-line client recipe

Create a Note

Modal Close icon
You need to login to use this feature.
notes
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Delete Note

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY