Create, update, delete and query Specifications.
Last updated 8 months ago
g create --type specification
g update --type specification --id "{guid}"
g delete --type specification --id "{guid}"
g query --type specification
g get --type specification --id "{guid}"