lib/cloudstack-cli/commands/ip_address.rb in cloudstack-cli-1.5.10 vs lib/cloudstack-cli/commands/ip_address.rb in cloudstack-cli-1.5.12

- old
+ new

@@ -26,10 +26,10 @@ end desc "list", "list public IP address" option :project option :account - option :listall + option :listall, type: :boolean, default: true option :format, default: "table", enum: %w(table json yaml) def list resolve_account resolve_project