< Home - < Back

glacier-cli


Information about the package, glacier-cli, which is shipped with common Linux distributions. The glacier-cli package is designed for, Command-line interface to Amazon Glacier.


Package Name:

glacier-cli

Summary:

Command-line interface to Amazon Glacier

Description:

This tool provides a sysadmin-friendly command line interface to Amazon Glacier, turning Glacier into an easy-to-use storage backend. It automates tasks which would otherwise require a number of separate steps (job submission, polling for job completion and retrieving the results of jobs). It provides integration with git-annex, making Glacier even more useful.

Architecture:

noarch

Version:

0

Release:

8.20131113gite8a2536.el6

Size:

17 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for glacier-cli


Control the glacier-cli package with the following handy commands outlined below.


Command

Description of Command

yum install glacier-cli

This command will install glacier-cli on the server.

yum remove glacier-cli

This command will un-install glacier-cli on the server. When you run this command, you will be asked if you are sure that you want to remove glacier-cli, so you have to manually confirm that you want to do this.

yum -y remove glacier-cli

This command will un-install glacier-cli on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove glacier-cli when using the -y flag.

yum update glacier-cli

This command will update glacier-cli to the latest version. When you run this command, you will be asked if you are sure that you want to remove glacier-cli, so you have to manually confirm that you want to do this.

yum -y update glacier-cli

This command will update glacier-cli to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove glacier-cli when using the -y flag.

yum info glacier-cli

This command will show you core information about the glacier-cli package.

yum deplist glacier-cli

This command will show you the dependencies for glacier-cli. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update glacier-cli

This command will check if there is an update waiting on glacier-cli. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.