Gemfury CLI manual

We have recently released this native CLI to supersede our legacy one. Please report issues or suggest features that you’d like to see in the future.

Go project version

This guide will walk you through using the CLI to manage your Gemfury account. Before you get started, be sure you have an active account.

Installation

Use these instructions to install the CLI on your device.

Authentication & access

Before accessing your account(s), you must authenticate into your Gemfury account. The credentials can either be saved locally, or passed via a command line flags for non-interactive or single-use environments.

Using the CLI

The following areas of Gemfury functionality are supported by the CLI:

You can also find out about all the commands with:

$ fury help

Next