Skip to content

Commit f97410a

Browse files
talend-deploydeluan
authored andcommitted
Add to usage section
1 parent 809cdf7 commit f97410a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ Most of the available commands need a
7171
for accessing the CMA (Contentful Management API). You can pass the token using the `--access-token`
7272
option or setting an environment variable called `CONTENTFUL_MANAGEMENT_ACCESS_TOKEN`
7373

74+
Similarly, a default contentful space and environment id can be specified by setting the `CONTENTFUL_SPACE_ID`
75+
and `CONTENTFUL_ENV_ID` environment variables, which will be used as defaults for any command that accepts
76+
the `--space-id` and `--environment-id` options.
77+
7478
### init
7579

7680
Creates the content type 'Migration' into the designated contentful space. This will be

0 commit comments

Comments
 (0)