nova find --containers output to file
sudermanjr opened this issue · 1 comments
sudermanjr commented
Is your feature request related to a problem? Please describe.
nova find
can output to a file. This does not work with --containers
Describe the solution you'd like
I would like an output file option the same as nova find
ivomarino commented
issue still present, any fix? Workaround nova --context "$cluster" --format json -a --wide find --containers > "$file" 2>/dev/null