netlify-cli 17.0.0 → 17.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -19,7 +19,6 @@ See the [CLI command line reference](https://cli.netlify.com/commands/) to get s
19
19
  - [Usage](#usage)
20
20
  - [Documentation](#documentation)
21
21
  - [Commands](#commands)
22
- - [addons](#addons)
23
22
  - [api](#api)
24
23
  - [build](#build)
25
24
  - [completion](#completion)
@@ -92,19 +91,6 @@ For a full command reference, see the list below, or visit [cli.netlify.com](htt
92
91
  ## Commands
93
92
 
94
93
  <!-- AUTO-GENERATED-CONTENT:START (GENERATE_COMMANDS_LIST) -->
95
- ### [addons](/docs/commands/addons.md)
96
-
97
- (Beta) Manage Netlify Add-ons
98
-
99
- | Subcommand | description |
100
- |:--------------------------- |:-----|
101
- | [`addons:auth`](/docs/commands/addons.md#addonsauth) | Login to add-on provider |
102
- | [`addons:config`](/docs/commands/addons.md#addonsconfig) | Configure add-on settings |
103
- | [`addons:create`](/docs/commands/addons.md#addonscreate) | Add an add-on extension to your site |
104
- | [`addons:delete`](/docs/commands/addons.md#addonsdelete) | Remove an add-on extension to your site |
105
- | [`addons:list`](/docs/commands/addons.md#addonslist) | List currently installed add-ons for site |
106
-
107
-
108
94
  ### [api](/docs/commands/api.md)
109
95
 
110
96
  Run any Netlify API method