mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2025-09-02 00:30:40 +00:00
describe backends
This commit is contained in:
@@ -24,8 +24,6 @@ var infoCmd = &cobra.Command{
|
||||
Use: "info",
|
||||
Short: "Show info about the config",
|
||||
Run: func(cmd *cobra.Command, args []string) {
|
||||
CheckErr(internal.CheckConfig())
|
||||
|
||||
internal.GetConfig().Describe()
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user