Simplify getting actual Customer ID

This commit is contained in:
Ross Scroggs
2026-03-20 15:49:56 -07:00
parent e55cfe7360
commit c33d99184a
4 changed files with 21 additions and 2 deletions

View File

@@ -830,6 +830,7 @@ class GamCLArgs():
ARG_CSEKEYPAIRS = 'csekeypairs'
ARG_CURRENTPROJECTID = 'currentprojectid'
ARG_CUSTOMER = 'customer'
ARG_CUSTOMERID = 'customerid'
ARG_DATASTUDIOASSET = 'datastudioasset'
ARG_DATASTUDIOASSETS = 'datastudioassets'
ARG_DATASTUDIOPERMISSION = 'datastudiopermission'