Skip to content

Commit

Permalink
added gcp-na arg example
Browse files Browse the repository at this point in the history
  • Loading branch information
cs-raj committed Feb 6, 2024
1 parent 4e6823f commit a145923
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ export default class RegionSetCommand extends BaseCommand<typeof RegionSetComman
'$ csdx config:set:region EU',
'$ csdx config:set:region AZURE-NA',
'$ csdx config:set:region AZURE-EU',
'$ csdx config:set:region GCP-NA',
'$ csdx config:set:region --cma <contentstack_cma_endpoint> --cda <contentstack_cda_endpoint> --ui-host <contentstack_ui_host_endpoint> --name "India"',
];

Expand Down

0 comments on commit a145923

Please sign in to comment.