Merge pull request #16 from Cimpress-MCP/print-feedback
Print response to indicate when cli is no longer interactive
This commit is contained in:
@@ -67,6 +67,7 @@ module Zanzibar
|
||||
def prompt_for_password
|
||||
puts "Please enter password for #{@@username}:"
|
||||
STDIN.noecho(&:gets).chomp
|
||||
puts "Using password to login..."
|
||||
end
|
||||
|
||||
## Gets the wsdl document location if none is provided in the constructor
|
||||
|
||||
Reference in New Issue
Block a user