We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f3e446 commit ff33a33Copy full SHA for ff33a33
README.md
@@ -12,6 +12,11 @@ $ csdx plugins:install contentstack-cli-content-type
12
```
13
14
## How to use this plugin
15
+This plugin requires you to be authenticated using `csdx auth:login`.
16
+Several commands, such as `csdx content-type:compare` support management token aliases a input flag.
17
+These commands only use the **Stack API Key**.
18
+They are provided as a convenience, so the Stack API Key's do not have to be re-typed.
19
+The management token associated with the Stack API Key is ignored.
20
21
<!-- toc -->
22
* [Commands](#commands)
0 commit comments