Skip to content

csrwng/manifest-annotator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

manifest-annotator

Utility to add an annotation to openshift manifest files

Updates a yaml manifest file without changing the file's structure,
removing comments, etc. Supports files with multiple manifests.

Usage:
  manifest-annotator FILENAME ANNOTATION VALUE [OPTS] [flags]

Flags:
      --groupVersion string   [optional] Only annotate manifests with this group and version
  -h, --help                  help for manifest-annotator
      --kind string           [optional] Only annotate manifests with this kind
      --name string           [optional] Only annotate manifests with this name
      --namespace string      [optional] Only annotate manifests with this namespace

About

Utility to add an annotation to openshift manifest files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages