1. Write a workload manifest
web.yaml.
2. Apply the manifest
3. Check the result
4. Update from the manifest
Editweb.yaml, then apply the updated manifest:
Sandbox manifest
Sandbox manifests requiremetadata.name and spec.ttl. Use metadata.subnet
or pass --subnet when applying the file.
Scope rules
The CLI resolves the Account and Namespace from flags, manifest metadata, and the current context, in that order. A flag wins over a value in the manifest, and the manifest wins over the entered context. Direct Workload manifests require Namespace scope and do not name a Workspace. Namespace names are unique within the Account. Use--namespace when you want the command to be explicit:
metadata.subnet. You can also use --subnet to override the manifest value for one command.
Use the resource manifest reference for exact generated YAML fields, examples, allowed values, and read-only fields.
