Problem
tabcmd Classic supports publish --description "..." / -d "..." to set a description on the published workbook or datasource.
tabcmd 2 does not expose this argument. The TSC publish API accepts a description field, so this is a gap in the CLI surface only.
Expected behavior
publish should accept --description / -d to match Classic behavior.
Problem
tabcmd Classic supports
publish --description "..."/-d "..."to set a description on the published workbook or datasource.tabcmd 2 does not expose this argument. The TSC publish API accepts a description field, so this is a gap in the CLI surface only.
Expected behavior
publishshould accept--description/-dto match Classic behavior.