filebrowser/cmd
Henrique Dias e1026a1fb4 feat: add docs info
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>

Former-commit-id: 4cc444f7168a76920c2821534027f121b7b0b0d5 [formerly fc1b399bbcf6cbd0a26db133ce644192664e4987] [formerly c71a14856c55345626eb7982e2bbe9ca0b7a1aec [formerly e68af011d4]]
Former-commit-id: b6ec8dd8817ec6bf028e1e7df299f8dd720628d9 [formerly 99077c4ca6faac93a1c956d96833faa3f2c40fe6]
Former-commit-id: 620919fdfd9f213cc61e4ce3b4e8650096a489b4
2019-01-08 16:37:02 +00:00
..
cmd.go feat: v2 (#599) 2019-01-05 22:44:33 +00:00
cmds.go enable version subcmd and --version flag for root cmd and all subcmds 2019-01-08 16:20:23 +01:00
cmds_add.go feat: wrap commands to send info (#612) 2019-01-07 20:24:23 +00:00
cmds_ls.go fix: use server options from DB too (#616) 2019-01-08 14:07:55 +00:00
cmds_rm.go feat: add docs info 2019-01-08 16:37:02 +00:00
config.go enable version subcmd and --version flag for root cmd and all subcmds 2019-01-08 16:20:23 +01:00
config_cat.go fix: use server options from DB too (#616) 2019-01-08 14:07:55 +00:00
config_export.go feat: add docs info 2019-01-08 16:37:02 +00:00
config_import.go feat: add docs info 2019-01-08 16:37:02 +00:00
config_init.go feat: add docs info 2019-01-08 16:37:02 +00:00
config_set.go feat: add docs info 2019-01-08 16:37:02 +00:00
docs.go feat: add docs info 2019-01-08 16:37:02 +00:00
hash.go enable version subcmd and --version flag for root cmd and all subcmds 2019-01-08 16:20:23 +01:00
root.go docs: improve some cli docs 2019-01-08 16:09:25 +00:00
rule_rm.go feat: add docs info 2019-01-08 16:37:02 +00:00
rules.go enable version subcmd and --version flag for root cmd and all subcmds 2019-01-08 16:20:23 +01:00
rules_add.go fix: use server options from DB too (#616) 2019-01-08 14:07:55 +00:00
rules_ls.go feat: wrap commands to send info (#612) 2019-01-07 20:24:23 +00:00
upgrade.go enable version subcmd and --version flag for root cmd and all subcmds 2019-01-08 16:20:23 +01:00
users.go enable version subcmd and --version flag for root cmd and all subcmds 2019-01-08 16:20:23 +01:00
users_add.go fix: use server options from DB too (#616) 2019-01-08 14:07:55 +00:00
users_export.go feat: add docs info 2019-01-08 16:37:02 +00:00
users_find.go feat: wrap commands to send info (#612) 2019-01-07 20:24:23 +00:00
users_import.go feat: add docs info 2019-01-08 16:37:02 +00:00
users_rm.go feat: wrap commands to send info (#612) 2019-01-07 20:24:23 +00:00
users_update.go fix: use server options from DB too (#616) 2019-01-08 14:07:55 +00:00
utils.go use log.Fatal instead of panic 2019-01-08 16:21:03 +01:00
version.go enable version subcmd and --version flag for root cmd and all subcmds 2019-01-08 16:20:23 +01:00