JSPM

  • Created
  • Published
  • Downloads 112
  • Score
    100M100P100Q72028F
  • License Apache-2.0

Cloud CMS Command-Line client

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cloudcms-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Cloud CMS Command Line Client

    For information about using the Cloud CMS Command Line Client, please visit:

    Cloud CMS CLI Documentation

    Requirements

    This version of the Cloud CMS command line client requires Node 14.x or later.

    Timeout

    Use the --timeout switch to specify a custom HTTP timeout for any HTTP(S) calls.

    HTTP(S) Proxy

    Use an HTTP or HTTPS proxy by configuring the following environment variables to specify the location of your proxy endpoint:

    • HTTP_PROXY
    • HTTPS_PROXY

    In addition, the following environment variables are supported to prevent certain domains from routing through the HTTP/HTTPS PROXY endpoints.

    • NO_PROXY
    • *_PROXY

    For more information, see: https://github.com/Rob--W/proxy-from-env?tab=readme-ov-file#environment-variables