cloudcms-cli

1.1.178 • 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

Package Sidebar

Install

npm i cloudcms-cli

Weekly Downloads

294

Version

1.1.178

License

Apache-2.0

Unpacked Size

436 kB

Total Files

181

Last publish

Collaborators

  • uzi
  • mwhitman