4 lines
166 B
Text
4 lines
166 B
Text
|
source_up
|
||
|
export CONTENTFUL_SPACE_ID="$(pass show programming/contentful/space-id)"
|
||
|
export CONTENTFUL_ACCESS_TOKEN="$(pass show programming/contentful/access-token)"
|