Listing resources
ThegetOperate resource list command is used to list all resources in the remote workspace.
Pushing a resource
- The
getOperate resource pushcommand is used to push a local resource, overriding any existing remote versions.
Arguments
Resource specification
We support both JSON and YAML files. The structure of the file is as follows: YAML:- value (required): Represents the actual content or value of the resource.
- description (optional): A string providing additional information or a description of the resource.
- resource_type (required): A resource type
- is_oauth (optional, deprecated): This property is deprecated and should not be used.