Closed nickvergessen closed 6 months ago
$ occ tables:update --archived 130
https://github.com/nextcloud/tables/blame/main/lib/Command/RenameTable.php#L85
Works
The "description" option does not exist. tables:update [-e|--emoji [EMOJI]] [-a|--archived] [--] <ID> <title>
The option is there but not defined on the command...
Steps to reproduce
https://github.com/nextcloud/tables/blame/main/lib/Command/RenameTable.php#L85
Expected behavior
Works
Actual behavior
The option is there but not defined on the command...