Editing Taubyte Resources

Edits and deletes Taubyte resources via `tau edit <kind> <name> [flags]` and `tau delete <kind> <name>` (covering domain, website, library, function, application, database, storage, messaging, service, smartops). Encodes the rule that domain mutations must go through the CLI (never hand-edited YAML), the `tau edit` non-interactive gotcha (some commands prompt for required list flags like `--paths` even with `--defaults --yes`), and the post-edit push + Dream inject sequence. Use when changing a resource's settings (paths/methods/match/min-max/description/tags) or removing a resource cleanly without leaving stale references.

taubyte Updated

File contents

taubyte/skills/tree/main/skills/editing-taubyte-resources commit e1aa42bd1c

Frequently asked questions

npx skillmds@latest add taubyte/editing-taubyte-resources