Enable EOS storage commands on ocis-reva (#150)
* EOS storage: remove not needed configs * Add EOS storage commands Co-authored-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
co-authored by
Jörn Friedrich Dreyer
parent
75cac941b6
commit
3ba73ed2ec
@@ -85,6 +85,8 @@ func Execute() error {
|
||||
StorageHomeData(cfg),
|
||||
StorageOC(cfg),
|
||||
StorageOCData(cfg),
|
||||
StorageEOS(cfg),
|
||||
StorageEOSData(cfg),
|
||||
Health(cfg),
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user