Socket
Socket
Sign inDemoInstall

@telusdigital/contentful-cli

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@telusdigital/contentful-cli

### To install ```bash $> npm i @telusdigital/contentful-cli -g ```


Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

TELUS Contentful CLI

To install

$> npm i @telusdigital/contentful-cli -g

Available Commands

  • Create contentful space

Note: this will create the space, add all locales, register both legal and product UI extension

contentful-cli create-space --space-name "Name of the space" --access-token XXXXXXXXXXXXXXXX
  • List available spaces
contentful-cli list-spaces --access-token XXXXXXXXXXXXXXXX
  • Delete a space
contentful-cli delete-space --space-id ID_OF_SPACE --access-token XXXXXXXXXXXXXXXX
  • Register Legal UI Extension
contentful-cli register-legal-extension --space-id ID_OF_SPACE --access-token XXXXXXXXXXXXXXXX
  • Register Product UI Extension
contentful-cli register-product-extension --space-id ID_OF_SPACE --access-token XXXXXXXXXXXXXXXX

FAQs

Package last updated on 22 Mar 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc