Skip to content

Commit b813d74

Browse files
authored
feat: expose project specs in yaml/json output (#339)
1 parent b32d86c commit b813d74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

get/project.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ func printProject(projects []management.Project, get Cmd, header bool) error {
8181

8282
func projectExcludes() [][]string {
8383
return [][]string{
84-
{"spec"},
8584
{"status"},
8685
}
8786
}

0 commit comments

Comments
 (0)