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