Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 587 Bytes

File metadata and controls

29 lines (20 loc) · 587 Bytes

AppSpec Validator Tool

This tool helps App developers to validate the App Specification. The validation includes the validating fields in the

Installation

go get github.com/cohesity/cohesity-appspec/tools/appspecvalidator

Build

cd $GOPATH/src/github.com/cohesity/cohesity-appspec/tools/appspecvalidator
go build appspecvalidator_exec.go

Run

./appspecvalidator_exec /path/to/appSpec.yaml

Questions & Feedback

We would love to hear from you. Please send your questions and feedback to: [email protected]