Create, update, delete and query Specifications.
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}"
Last updated 7 months ago