Skip to content

maruti123/apigee-cli-trace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apigee-cli-trace

Codacy Badge

A utility providing a means of easily capturing trace messages for offline analysis from the command line.

Installation

npm install apigee-coverage

Usage

	apigee-coverage -o askanapigeek -e test -a No-Target -r 4
	Set Apigee_User and Apigee_Secret to utilize this feature as your environment variables

Tests

none yet

Security Thoughts

Storing your hased credentials in the configuration file is not optimal. Alternatively, you can create environment variables that will be used if you omit the auth in the configuration. Define Apigee_User and Apigee_Secret to utilize this feature.

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Release History

  • 0.1.0 Initial release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%