Skip to content

An utility to test an OpenComponents Registry is setup and secured correctly

License

Notifications You must be signed in to change notification settings

opencomponents/oc-registry-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oc-registry-test

An utility to test an OpenComponents Registry is setup and secured correctly

npm version

Install

$ [sudo] npm i -g oc-registry-test

Usage

$ oc-registry-test https://my-oc-registry.com

Options

By default the registry is checked using https protocol.

--http - to check a registry with both http and https protocol.

--httponly - to check a registry only with http.

If both options are specified at the same time only http will be checked.

Example usage to only check registry using http:

oc-registry-test --httponly http://my-oc-registry.com

License

MIT

About

An utility to test an OpenComponents Registry is setup and secured correctly

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published