cloudcms-cli

1.1.179 • Public • Published

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

Dependencies (20)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i cloudcms-cli

    Weekly Downloads

    114

    Version

    1.1.179

    License

    Apache-2.0

    Unpacked Size

    437 kB

    Total Files

    183

    Last publish

    Collaborators

    • uzi
    • mwhitman