akiradeveloper / akashic-storage

Filey system backed S3-compatible storage in Scala/Akka-Http
Apache License 2.0
22 stars 2 forks source link

create akashic-admin command #51

Closed akiradeveloper closed 8 years ago

akiradeveloper commented 8 years ago

Making HTTP request on each adding/removing user should be eased by appropriate tool.

Here, akachic-admin command is proposed. The command features sub commands as follows:

will be written in Go or Haskell or OCaml (I don't like scripting languages

akiradeveloper commented 8 years ago

impl akashic-admin-X and call from akashic-admin command akashic-admin sub args -> akashic-admin-sub args

will be done quickly

akiradeveloper commented 8 years ago

document first done

https://github.com/akiradeveloper/akashic-storage/wiki/akashic-admin-CLI

akiradeveloper commented 8 years ago

done