summaryrefslogtreecommitdiff
path: root/src/cmd/show_config.rs
AgeCommit message (Expand)AuthorFilesLines
2022-10-23refactor: use clap instead of structoptLars Wirzenius1-2/+2
2021-12-31docs: add documentation comments to crateLars Wirzenius1-0/+4
2021-05-29refactor: only have client config without passwordsLars Wirzenius1-1/+1
2021-04-10refactor: struct ShowConfig subcommandLars Wirzenius1-3/+9
2021-04-10refactor: move ClientConfig into its own moduleLars Wirzenius1-1/+1
2021-04-09feat: add "obnam init" subcommandLars Wirzenius1-1/+1
2021-02-04feat: add obnam config subcommandLars Wirzenius1-0/+7