Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
vss-cli --wait compute vm mk from-clone --source vm-2659 \
-d 'Temporary instance. Planned to be available only 6 months' \
--os ubuntu64Guest --disk 100 --net NET --folder group-v2522 \
--retire-type timedelta --retire-warning 10 --retire-value 0,0,6,0 

compute vm set custom-spec: allow multiple --dns-suffix options for dns search settings. (#423)

...