1

Encountered a problem trying to run gcutil listinstances --filter="name eq foo" (for example...)

I get the following error: RuntimeError: CommandError: Unknown argument: "eq", "foo"

This follows the examples found in the official usage tips.

Seems as if 'eq' and 'foo' get parsed as independent arguments for gcutil...

Does this result from a bug in gcutil or the way I use it? Thanks.

1 Answers1

1

Looks like an installation issue. Did you try reinstalling Google Cloud SDK?

Itamar
  • 1,089
  • 1
  • 10
  • 18