Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

Commit

Permalink
C14 Classic EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
angristan committed Dec 1, 2020
1 parent 93038be commit 5d78bb8
Showing 1 changed file with 31 additions and 20 deletions.
51 changes: 31 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,41 @@

Interact with [Online C14](https://www.online.net/en/c14) API from the command line.

---

**⚠️ C14 Classic has been discontinued**

**Discover our new [C14 Cold Storage service on Scaleway Elements](https://www.scaleway.com/en/c14-cold-storage/), compatible with S3 Glacier!**

---

![Online C14 logo](https://raw.githubusercontent.com/scaleway/c14-cli/master/assets/logo.png)

## Table of Contents

1. [Overview](#overview)
2. [Install](#install)
3. [Usage](#usage)
- [Login](#login)
- [Commands](#commands)
- [`create`](#c14-create)
- [`freeze`](#c14-freeze)
- [`help`](#c14-help)
- [`ls`](#c14-ls)
- [`login`](#c14-login)
- [`files`](#c14-files)
- [`rename`](#c14-rename)
- [`remove`](#c14-remove)
- [`unfreeze`](#c14-unfreeze)
- [`upload`](#c14-upload)
- [`version`](#c14-version)
- [`download`](#c14-download)
4. [Development](#development)
- [Hack](#hack)
5. [License](#license)
- [Table of Contents](#table-of-contents)
- [Overview](#overview)
- [Install](#install)
- [Usage](#usage)
- [Login](#login)
- [Commands](#commands)
- [`c14 create`](#c14-create)
- [`c14 freeze`](#c14-freeze)
- [`c14 ls`](#c14-ls)
- [`c14 help`](#c14-help)
- [`c14 login`](#c14-login)
- [`c14 files`](#c14-files)
- [`c14 rename`](#c14-rename)
- [`c14 remove`](#c14-remove)
- [`c14 unfreeze`](#c14-unfreeze)
- [`c14 upload`](#c14-upload)
- [`c14 download`](#c14-download)
- [`c14 bucket`](#c14-bucket)
- [`c14 version`](#c14-version)
- [`c14 migrate`](#c14-migrate)
- [Development](#development)
- [Hack](#hack)
- [License](#license)

## Overview

Expand Down

0 comments on commit 5d78bb8

Please sign in to comment.