Skip to content
#

golang

go logo

Go is a programming language built to resemble a simplified version of the C programming language. It compiles at the machine level. Go was created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.

Here are 49,178 public repositories matching this topic...

mattermost-server
mgdelacroix
mgdelacroix commented Oct 1, 2020

The --format json instructs mmctl to format a command’s output as json, but it the case of the mmctl logs command it can be confusing as the server endpoint is not returning the logs in that format and mmctl can’t do a meaningful conversion. As part of this ticket we should state in the command's documentation that the --format flag cannot be used and print an error if it is.

If you h

Created by Robert Griesemer, Rob Pike, Ken Thompson

Released November 10, 2009

Repository
golang/go
Website
golang.org
Wikipedia
Wikipedia

Related Topics

c language
You can’t perform that action at this time.