Delete

Command
delete {column}
Alternative
del {column}
Purpose

Remove one or more columns from a table.

Examples

psv delete wip

  • Delete the wip column

Playground Remove the "wip" column: % psv delete wip Home Activities: | wip | done | activity | | -:- | --:--- | ------------------ | | | 6:30pm | feed the dog | | | 6:45pm | play with the kids | | * | - | walk the dog |