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
6cafb46584cc88319ab422baaa5ad68fa27ca10a
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
Add Synopsis generator test
Jakub Sztandera authored
8 years ago
License: MIT Signed-off-by:
Jakub Sztandera
<
kubuxu@protonmail.ch
>
6cafb465
Name
Last commit
Last update
..
cli
Add Synopsis generator test
8 years ago
files
fix progress bar in add
8 years ago
http
Update go-log in whole dependency tree (#2898)
8 years ago
argument.go
commands: remove EnableStdin support for StringArg
8 years ago
channelmarshaler.go
allow channel marshaler to return errors from cmds.Response
9 years ago
command.go
Add Synopsis autogenerator
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