* 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 |
||
|---|---|---|
| .. | ||
| args.go | ||
| args_test.go | ||
| auth_check.go | ||
| auth_check_test.go | ||
| cmdgroup.go | ||
| errors.go | ||
| factory.go | ||
| factory_test.go | ||
| file_input.go | ||
| flags.go | ||
| json_flags.go | ||
| json_flags_test.go | ||
| legacy.go | ||
| repo_override.go | ||