Skip to content

Commit e9b877c

Browse files
add ap in provided regions
1 parent 54dcd73 commit e9b877c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ const argv = require("yargs")
263263
})
264264
.option("reg",{
265265
alias: "region",
266-
describe: "Set data center region (e.g., us, eu)",
266+
describe: "Set data center region (e.g., us, eu, ap)",
267267
type: "string",
268268
})
269269
.option("pC",{

0 commit comments

Comments
 (0)