storage-keypair argument should not be required (#5295)

automerge
This commit is contained in:
Michael Vines 2019-07-26 15:18:55 -07:00 committed by Grimes
parent 33de2cad6d
commit 20da2604f8
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ fn main() {
.long("storage-keypair")
.value_name("PATH")
.takes_value(true)
.required(true)
.help("File containing the storage account keypair. Default is an ephemeral keypair"),
)
.arg(