cli/pkg/cmd/project
Heath Stewart 0cf5d22ead
Support template, jq flags with standard format flag (#7832)
* Use standard JSON flags for project command

Deprecates the --format flag and adds the standard JSON flags to properly filter, template, and write JSON.

* Add format flags cmdutil

Resolves PR feedback

* Remove unnecessary fields from JSON format flags

* Add standard format help to remaining commands

* Add JSON format regression tests

Also fixed a number of `project` commands that didn't format the right object as JSON.

* Resolve PR feedback
2024-01-09 09:46:39 -08:00
..
close Support template, jq flags with standard format flag (#7832) 2024-01-09 09:46:39 -08:00
copy Support template, jq flags with standard format flag (#7832) 2024-01-09 09:46:39 -08:00
create Support template, jq flags with standard format flag (#7832) 2024-01-09 09:46:39 -08:00
delete Support template, jq flags with standard format flag (#7832) 2024-01-09 09:46:39 -08:00
edit Support template, jq flags with standard format flag (#7832) 2024-01-09 09:46:39 -08:00
field-create Support template, jq flags with standard format flag (#7832) 2024-01-09 09:46:39 -08:00
field-delete Support template, jq flags with standard format flag (#7832) 2024-01-09 09:46:39 -08:00
field-list Support template, jq flags with standard format flag (#7832) 2024-01-09 09:46:39 -08:00
item-add Support template, jq flags with standard format flag (#7832) 2024-01-09 09:46:39 -08:00
item-archive Support template, jq flags with standard format flag (#7832) 2024-01-09 09:46:39 -08:00
item-create Support template, jq flags with standard format flag (#7832) 2024-01-09 09:46:39 -08:00
item-delete Support template, jq flags with standard format flag (#7832) 2024-01-09 09:46:39 -08:00
item-edit Support template, jq flags with standard format flag (#7832) 2024-01-09 09:46:39 -08:00
item-list Support template, jq flags with standard format flag (#7832) 2024-01-09 09:46:39 -08:00
list Support template, jq flags with standard format flag (#7832) 2024-01-09 09:46:39 -08:00
mark-template Support template, jq flags with standard format flag (#7832) 2024-01-09 09:46:39 -08:00
shared Support template, jq flags with standard format flag (#7832) 2024-01-09 09:46:39 -08:00
view Support template, jq flags with standard format flag (#7832) 2024-01-09 09:46:39 -08:00
project.go rename template to mark-template cmd (#7923) 2023-09-05 03:58:07 +02:00