README.md in 3scale_toolbox-0.16.0 vs README.md in 3scale_toolbox-0.17.0
- old
+ new
@@ -1,12 +1,10 @@
# 3scale toolbox
[![CircleCI](https://circleci.com/gh/3scale/3scale_toolbox.svg?style=svg)](https://circleci.com/gh/3scale/3scale_toolbox)
+[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
+[![GitHub release](https://img.shields.io/github/v/release/3scale/3scale_toolbox.svg)](https://github.com/3scale/3scale_toolbox/releases/latest)
-This software is licensed under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0).
-
-See the LICENSE and NOTICE files that should have been provided along with this software for details.
-
## Description
3scale toolbox is a set of tools to help you manage your 3scale product. Using the [3scale API Ruby Client](https://github.com/3scale/3scale-api-ruby).
## Table of contents
* [Requirements](#requirements)
@@ -21,19 +19,20 @@
* Create, Apply, List, Show, Delete [Application plan](docs/app-plan.md)
* Create, Apply, List, Delete [Metric](docs/metric.md)
* Create, Apply, List, Delete [Method](docs/method.md)
* Create, Apply, List, Show, Delete [Service](docs/service.md)
* Create, Apply, List, Delete [ActiveDocs](docs/activedocs.md)
- * List, Show, Promote [Proxy Configuration](docs/proxy-config.md)
+ * List, Show, Promote, Export [Proxy Configuration](docs/proxy-config.md)
* [Copy Policy Registry](docs/copy-policy-registry.md)
* Create, Apply, List, Show, Delete, Suspend, Resume [Applications](docs/applications.md)
* [Remotes](docs/remotes.md)
* [Development](#development)
* [Testing](#testing)
* [Develop your own core command](#develop-core-command)
* [Licenses](#licenses)
* [Plugins](#plugins)
+* [Error Reporting](docs/errors.md)
* [Troubleshooting](#troubleshooting)
* [Contributing](#contributing)
## Requirements
Supported Ruby interpreters
@@ -80,13 +79,14 @@
help show help
import import super command
method method super command
metric metric super command
policy-registry policy-registry super command
+ product product super command
proxy-config proxy-config super command
remote remotes super command
service services super command
- update [DEPRECTATED] update super command
+ update [DEPRECATED] update super command
OPTIONS
-c --config-file=<value> 3scale toolbox configuration file (default:
$HOME/.3scalerc.yaml)
-h --help show help for this command