Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Repository
da4e54c3db9018aa958b794657d49eb9bbcccddc
Switch branch/tag
go-dms3
commands
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy SSH clone URL
git@gitlab.dms3.io:dms3/go-dms3.git
Copy HTTPS clone URL
https://gitlab.dms3.io/dms3/go-dms3.git
Change stdin handling to be only used if needed
Jakub Sztandera authored
8 years ago
or if user asks for it License: MIT Signed-off-by:
Jakub Sztandera
<
kubuxu@protonmail.ch
>
da4e54c3
Name
Last commit
Last update
..
cli
Change stdin handling to be only used if needed
8 years ago
files
Fix typo in files command error message
8 years ago
http
Update go-log
8 years ago
argument.go
commands: Added Recursive modifier to Argument
10 years ago
channelmarshaler.go
allow channel marshaler to return errors from cmds.Response
9 years ago
command.go
Update go-log
8 years ago
command_test.go
Add logic for copying ShortDes to LongDesc if it is not present
8 years ago
option.go
Allow to specify where to put default options in option desciption
8 years ago
option_test.go
add default option value support to commands lib
9 years ago
reqlog.go
add command to change keep time for reqlog objects
9 years ago
request.go
add default option value support to commands lib
9 years ago
response.go
api: correctly set the content type for `object get --encoding=protobuf`
9 years ago
response_test.go
Replace 'var * bytes.Buffer' with '\1 := new(bytes.Buffer)'
9 years ago