index
:
ponzu.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
ponzu
/
usage.go
Age
Commit message (
Expand
)
Author
2018-08-19
admin richtext updates, uuid package migration (#269)
Steve Manuel
2017-05-22
updating usage notes and multi-word formatted flags
Steve Manuel
2017-05-22
add help flags for sub commands to root cmd
Martin Treusch von Buttlar
2017-05-17
add shorthand commands for add, generate, serve and version
Martin Treusch von Buttlar
2017-05-16
move usage examples to cobra field of same name
Martin Treusch von Buttlar
2017-05-15
add cobra commands
Martin Treusch von Buttlar
2017-05-10
fix typo retrun should be return
Bradley Falzon
2017-03-01
replace GOPATH env var lookups with getGOPATH func throughout codebase
Steve Manuel
2017-03-01
update usage
Steve Manuel
2017-02-24
Removed some redundant info I missed
Ollie Phillips
2017-02-24
Added usageAdd to useage const
Ollie Phillips
2017-02-24
add as command line option and usage text
Ollie Phillips
2017-02-07
Another typo fix in readme
ferhat elmas
2017-01-19
adding upgrade and version to CLI usage and help command, fixing issue #31 wi...
Steve Manuel
2017-01-18
updating docs and readme
Steve Manuel
2017-01-17
adding version (in general ponzu.json file) and upgrade command to backup, cl...
Steve Manuel
2017-01-16
[core] Adding toggle for CORS, GZIP in admin/cms configuration (#30)
Steve
2016-12-26
adding gocmd flag to more easily test against go1.8beta2 and future builds
Steve Manuel