Link

Standardized Objects

Standardize your files and directory trees

View it on GitHub


Motivation

When we create policies to standardize things like the structure of our company’s Git repositories, the dynamic creation of Kubernets environments, the generation of configuration files for routers, … we find the problem of integrate them into our CI / CD flows.

With Standardized Objects, our policies are defined as code and users have a simple way to create objects standardized by the company and integrate them into their CI / CD flows.

~ standardized -h

Standardize your files and directory trees

Usage:
  standardized [command]
  
Available Commands:
  help        Help about any command
  object      List and create Objects
  repo        Manage Object Definitions repositories

Flags:
  -h, --help   help for standardized

Use "standardized [command] --help" for more information about a command.