Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

missing_document_tag.yaml
# RUN: not yaml2obj %s 2>&1 | FileCheck %s

---
DummyData:
  foo:           0
...

# CHECK: YAML:4:1: error: YAML Object File missing document type tag!
# CHECK: error: failed to parse YAML input