mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-10-04 05:42:15 +08:00
Add constants in UbiCli to hold the capitalized and lowercase forms, so they do not need to be specified per call to list/destroy.
3 lines
71 B
Ruby
3 lines
71 B
Ruby
# frozen_string_literal: true
|
|
|
|
UbiCli.list("fw", %w[location name id])
|