store-delete asks for permission
authorStavros Sachtouris <saxtouri@admin.grnet.gr>
Tue, 22 Jan 2013 10:42:50 +0000 (12:42 +0200)
committerStavros Sachtouris <saxtouri@admin.grnet.gr>
Tue, 22 Jan 2013 10:42:50 +0000 (12:42 +0200)
commit7147e1cafed1cf250992ee4693ffdfeb17551573
treef6c3a3df0305ae9bf2e6f385d24cd9d7cf51d3a8
parent49b479a77b117c22af5901fddf09348af33e365c
store-delete asks for permission

In cli.utils: new method ask_user prompts for permission
In cli.commands.pithos_cli: store_delete/purge ask for permission
    they also feature a yes flag argument to avoid prompting
kamaki/cli/commands/pithos_cli.py
kamaki/cli/utils.py