Create, update, delete and query Specifications.
Last updated 1 year ago
Was this helpful?
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}"