diff --git a/docs/apigeecli.md b/docs/apigeecli.md index 2faa8582b..f673f0ba5 100644 --- a/docs/apigeecli.md +++ b/docs/apigeecli.md @@ -15,6 +15,7 @@ This command lets you interact with Apigee APIs. -h, --help help for apigeecli --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -45,6 +46,7 @@ This command lets you interact with Apigee APIs. * [apigeecli products](apigeecli_products.md) - Manage Apigee API products * [apigeecli projects](apigeecli_projects.md) - Manage GCP Projects that have Apigee enabled * [apigeecli references](apigeecli_references.md) - Manage References within an Apigee environment +* [apigeecli registry](apigeecli_registry.md) - Manage Apigee API Registry APIs * [apigeecli resources](apigeecli_resources.md) - Manage resources within an Apigee environment * [apigeecli securityprofiles](apigeecli_securityprofiles.md) - Manage Adv API Security Profiles * [apigeecli sharedflows](apigeecli_sharedflows.md) - Manage Apigee shared flows in an org @@ -53,4 +55,4 @@ This command lets you interact with Apigee APIs. * [apigeecli targetservers](apigeecli_targetservers.md) - Manage Target Servers * [apigeecli token](apigeecli_token.md) - Manage OAuth 2.0 access tokens -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apicategories.md b/docs/apigeecli_apicategories.md index 406e14c88..ff53f90f3 100644 --- a/docs/apigeecli_apicategories.md +++ b/docs/apigeecli_apicategories.md @@ -11,6 +11,7 @@ Manage Apigee API categories that are tagged on catalog items ``` -h, --help help for apicategories -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -s, --siteid string Name or siteid of the portal ``` @@ -22,6 +23,7 @@ Manage Apigee API categories that are tagged on catalog items --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ Manage Apigee API categories that are tagged on catalog items * [apigeecli apicategories import](apigeecli_apicategories_import.md) - Import from a folder containing apicategories * [apigeecli apicategories list](apigeecli_apicategories_list.md) - Returns the API categories associated with a portal -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apicategories_create.md b/docs/apigeecli_apicategories_create.md index 1f4f0a220..d6c4d129d 100644 --- a/docs/apigeecli_apicategories_create.md +++ b/docs/apigeecli_apicategories_create.md @@ -25,8 +25,10 @@ apigeecli apicategories create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -s, --siteid string Name or siteid of the portal -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli apicategories create [flags] * [apigeecli apicategories](apigeecli_apicategories.md) - Manage Apigee API categories that are tagged on catalog items -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apicategories_delete.md b/docs/apigeecli_apicategories_delete.md index 56859c39f..95aba4124 100644 --- a/docs/apigeecli_apicategories_delete.md +++ b/docs/apigeecli_apicategories_delete.md @@ -26,8 +26,10 @@ apigeecli apicategories delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -s, --siteid string Name or siteid of the portal -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli apicategories delete [flags] * [apigeecli apicategories](apigeecli_apicategories.md) - Manage Apigee API categories that are tagged on catalog items -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apicategories_export.md b/docs/apigeecli_apicategories_export.md index d1ce2d5b2..a7d71194f 100644 --- a/docs/apigeecli_apicategories_export.md +++ b/docs/apigeecli_apicategories_export.md @@ -25,8 +25,10 @@ apigeecli apicategories export [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -s, --siteid string Name or siteid of the portal -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli apicategories export [flags] * [apigeecli apicategories](apigeecli_apicategories.md) - Manage Apigee API categories that are tagged on catalog items -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apicategories_get.md b/docs/apigeecli_apicategories_get.md index d4347a90c..55b357cf9 100644 --- a/docs/apigeecli_apicategories_get.md +++ b/docs/apigeecli_apicategories_get.md @@ -26,8 +26,10 @@ apigeecli apicategories get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -s, --siteid string Name or siteid of the portal -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli apicategories get [flags] * [apigeecli apicategories](apigeecli_apicategories.md) - Manage Apigee API categories that are tagged on catalog items -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apicategories_import.md b/docs/apigeecli_apicategories_import.md index 42ec4e1fc..1131262b6 100644 --- a/docs/apigeecli_apicategories_import.md +++ b/docs/apigeecli_apicategories_import.md @@ -25,8 +25,10 @@ apigeecli apicategories import [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -s, --siteid string Name or siteid of the portal -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli apicategories import [flags] * [apigeecli apicategories](apigeecli_apicategories.md) - Manage Apigee API categories that are tagged on catalog items -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apicategories_list.md b/docs/apigeecli_apicategories_list.md index 65651a6db..eca2f67c7 100644 --- a/docs/apigeecli_apicategories_list.md +++ b/docs/apigeecli_apicategories_list.md @@ -24,8 +24,10 @@ apigeecli apicategories list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -s, --siteid string Name or siteid of the portal -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli apicategories list [flags] * [apigeecli apicategories](apigeecli_apicategories.md) - Manage Apigee API categories that are tagged on catalog items -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apidocs.md b/docs/apigeecli_apidocs.md index e4a30608b..c3fc9c2e7 100644 --- a/docs/apigeecli_apidocs.md +++ b/docs/apigeecli_apidocs.md @@ -11,6 +11,7 @@ Manage Apigee API catalog item through ApiDoc ``` -h, --help help for apidocs -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -s, --siteid string Name or siteid of the portal ``` @@ -22,6 +23,7 @@ Manage Apigee API catalog item through ApiDoc --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -38,4 +40,4 @@ Manage Apigee API catalog item through ApiDoc * [apigeecli apidocs list](apigeecli_apidocs_list.md) - Returns the catalog items associated with a portal * [apigeecli apidocs update](apigeecli_apidocs_update.md) - Update an existing catalog item -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apidocs_create.md b/docs/apigeecli_apidocs_create.md index c7d2e8169..aa100f48c 100644 --- a/docs/apigeecli_apidocs_create.md +++ b/docs/apigeecli_apidocs_create.md @@ -13,14 +13,14 @@ apigeecli apidocs create [flags] ### Options ``` - --allow-anon string Boolean flag that manages user access to the catalog item + --allow-anon string Boolean flag that manages user access to the catalog item (default "false") --api-product string The name field of the associated API product --category-ids stringArray The IDs of the API categories to which this catalog item belongs -d, --desc string Description of the catalog item -h, --help help for create --image-url string Location of the image used for the catalog item in the catalog - -p, --published string Denotes whether the catalog item is published to the portal or is in a draft state - --require-callback-url string Whether a callback URL is required when this catalog item's developer app is created + -p, --published string Denotes whether the catalog item is published to the portal or is in a draft state (default "false") + --require-callback-url string Whether a callback URL is required when this catalog item's developer app is created (default "false") -l, --title string The user-facing name of the catalog item ``` @@ -32,8 +32,10 @@ apigeecli apidocs create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -s, --siteid string Name or siteid of the portal -t, --token string Google OAuth Token ``` @@ -42,4 +44,4 @@ apigeecli apidocs create [flags] * [apigeecli apidocs](apigeecli_apidocs.md) - Manage Apigee API catalog item through ApiDoc -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apidocs_delete.md b/docs/apigeecli_apidocs_delete.md index beaf0b197..636678475 100644 --- a/docs/apigeecli_apidocs_delete.md +++ b/docs/apigeecli_apidocs_delete.md @@ -25,8 +25,10 @@ apigeecli apidocs delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -s, --siteid string Name or siteid of the portal -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli apidocs delete [flags] * [apigeecli apidocs](apigeecli_apidocs.md) - Manage Apigee API catalog item through ApiDoc -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apidocs_documentation.md b/docs/apigeecli_apidocs_documentation.md index 65e1d952a..ef5ceff86 100644 --- a/docs/apigeecli_apidocs_documentation.md +++ b/docs/apigeecli_apidocs_documentation.md @@ -20,8 +20,10 @@ Manage the documentation for the specified catalog item --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -s, --siteid string Name or siteid of the portal -t, --token string Google OAuth Token ``` @@ -32,4 +34,4 @@ Manage the documentation for the specified catalog item * [apigeecli apidocs documentation get](apigeecli_apidocs_documentation_get.md) - Gets the documentation for the specified catalog item * [apigeecli apidocs documentation update](apigeecli_apidocs_documentation_update.md) - Updates the documentation for the specified catalog item -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apidocs_documentation_get.md b/docs/apigeecli_apidocs_documentation_get.md index 546805146..35e7af2bb 100644 --- a/docs/apigeecli_apidocs_documentation_get.md +++ b/docs/apigeecli_apidocs_documentation_get.md @@ -25,8 +25,10 @@ apigeecli apidocs documentation get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -s, --siteid string Name or siteid of the portal -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli apidocs documentation get [flags] * [apigeecli apidocs documentation](apigeecli_apidocs_documentation.md) - Manage the documentation for the specified catalog item -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apidocs_documentation_update.md b/docs/apigeecli_apidocs_documentation_update.md index 71dd6c6a3..badfd98c0 100644 --- a/docs/apigeecli_apidocs_documentation_update.md +++ b/docs/apigeecli_apidocs_documentation_update.md @@ -13,12 +13,12 @@ apigeecli apidocs documentation update [flags] ### Options ``` - -e, --endpointUri string URI for the GraphQL proxy - -q, --graphql string Path to a file containing GraphQL documentation - -h, --help help for update - -i, --id string Catalog UUID - -n, --name string Display Name - -p, --openapi string Path to a file containing OpenAPI Specification documentation + -e, --endpoint-uri string URI for the GraphQL proxy + -q, --graphql string Path to a file containing GraphQL documentation + -h, --help help for update + -i, --id string Catalog UUID + -n, --name string Display Name + -p, --openapi string Path to a file containing OpenAPI Specification documentation ``` ### Options inherited from parent commands @@ -29,8 +29,10 @@ apigeecli apidocs documentation update [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -s, --siteid string Name or siteid of the portal -t, --token string Google OAuth Token ``` @@ -39,4 +41,4 @@ apigeecli apidocs documentation update [flags] * [apigeecli apidocs documentation](apigeecli_apidocs_documentation.md) - Manage the documentation for the specified catalog item -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apidocs_export.md b/docs/apigeecli_apidocs_export.md index 0d2122394..6eccb9a8a 100644 --- a/docs/apigeecli_apidocs_export.md +++ b/docs/apigeecli_apidocs_export.md @@ -25,8 +25,10 @@ apigeecli apidocs export [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -s, --siteid string Name or siteid of the portal -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli apidocs export [flags] * [apigeecli apidocs](apigeecli_apidocs.md) - Manage Apigee API catalog item through ApiDoc -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apidocs_get.md b/docs/apigeecli_apidocs_get.md index 72c9f130f..985dab878 100644 --- a/docs/apigeecli_apidocs_get.md +++ b/docs/apigeecli_apidocs_get.md @@ -26,8 +26,10 @@ apigeecli apidocs get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -s, --siteid string Name or siteid of the portal -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli apidocs get [flags] * [apigeecli apidocs](apigeecli_apidocs.md) - Manage Apigee API catalog item through ApiDoc -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apidocs_import.md b/docs/apigeecli_apidocs_import.md index 7cb0acbb8..cfb3786a7 100644 --- a/docs/apigeecli_apidocs_import.md +++ b/docs/apigeecli_apidocs_import.md @@ -26,8 +26,10 @@ apigeecli apidocs import [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -s, --siteid string Name or siteid of the portal -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli apidocs import [flags] * [apigeecli apidocs](apigeecli_apidocs.md) - Manage Apigee API catalog item through ApiDoc -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apidocs_list.md b/docs/apigeecli_apidocs_list.md index 52446a1df..1e023474e 100644 --- a/docs/apigeecli_apidocs_list.md +++ b/docs/apigeecli_apidocs_list.md @@ -26,8 +26,10 @@ apigeecli apidocs list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -s, --siteid string Name or siteid of the portal -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli apidocs list [flags] * [apigeecli apidocs](apigeecli_apidocs.md) - Manage Apigee API catalog item through ApiDoc -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apidocs_update.md b/docs/apigeecli_apidocs_update.md index 7365c1e4e..cbe9a186c 100644 --- a/docs/apigeecli_apidocs_update.md +++ b/docs/apigeecli_apidocs_update.md @@ -33,8 +33,10 @@ apigeecli apidocs update [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -s, --siteid string Name or siteid of the portal -t, --token string Google OAuth Token ``` @@ -43,4 +45,4 @@ apigeecli apidocs update [flags] * [apigeecli apidocs](apigeecli_apidocs.md) - Manage Apigee API catalog item through ApiDoc -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis.md b/docs/apigeecli_apis.md index 488e9b21f..d8e922af6 100644 --- a/docs/apigeecli_apis.md +++ b/docs/apigeecli_apis.md @@ -9,8 +9,9 @@ Manage Apigee API proxies in an org ### Options ``` - -h, --help help for apis - -o, --org string Apigee organization name + -h, --help help for apis + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -21,6 +22,7 @@ Manage Apigee API proxies in an org --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -44,4 +46,4 @@ Manage Apigee API proxies in an org * [apigeecli apis undeploy](apigeecli_apis_undeploy.md) - Undeploys a revision of an existing API proxy * [apigeecli apis update](apigeecli_apis_update.md) - Update APIs in an Apigee Org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_clean.md b/docs/apigeecli_apis_clean.md index c64dc9503..ac6b9be58 100644 --- a/docs/apigeecli_apis_clean.md +++ b/docs/apigeecli_apis_clean.md @@ -27,8 +27,10 @@ apigeecli apis clean [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli apis clean [flags] * [apigeecli apis](apigeecli_apis.md) - Manage Apigee API proxies in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_clone.md b/docs/apigeecli_apis_clone.md index bdc312df5..5cf87780d 100644 --- a/docs/apigeecli_apis_clone.md +++ b/docs/apigeecli_apis_clone.md @@ -13,7 +13,7 @@ apigeecli apis clone [flags] ### Options ``` - -b, --base-path string A new basePath for the cloned proxy + -b, --basepath string A new basePath for the cloned proxy -h, --help help for clone -n, --name string API Proxy name for the cloned proxy -f, --proxy-folder string Path to the Sharedflow Bundle; ex: ./test/apiproxy @@ -28,8 +28,10 @@ apigeecli apis clone [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli apis clone [flags] * [apigeecli apis](apigeecli_apis.md) - Manage Apigee API proxies in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_create.md b/docs/apigeecli_apis_create.md index a38adc7e3..84d388f62 100644 --- a/docs/apigeecli_apis_create.md +++ b/docs/apigeecli_apis_create.md @@ -20,8 +20,10 @@ Creates an API proxy in an Apigee Org --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ Creates an API proxy in an Apigee Org * [apigeecli apis create openapi](apigeecli_apis_create_openapi.md) - Creates an API proxy from an OpenAPI Specification * [apigeecli apis create swagger](apigeecli_apis_create_swagger.md) - Creates an API proxy from a Swagger Spec -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_create_bundle.md b/docs/apigeecli_apis_create_bundle.md index 07a74d419..f66aaffc7 100644 --- a/docs/apigeecli_apis_create_bundle.md +++ b/docs/apigeecli_apis_create_bundle.md @@ -16,7 +16,7 @@ apigeecli apis create bundle [flags] -e, --env string Name of the environment to deploy the proxy -h, --help help for bundle -n, --name string API Proxy name - -r, --ovr Forces deployment of the new revision + --ovr Forces deployment of the new revision -f, --proxy-folder string Path to the Proxy Bundle; ex: ./test/apiproxy -p, --proxy-zip string Path to the Proxy bundle/zip file -s, --sa string The format must be {ACCOUNT_ID}@{PROJECT}.iam.gserviceaccount.com. @@ -33,8 +33,10 @@ apigeecli apis create bundle [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -42,4 +44,4 @@ apigeecli apis create bundle [flags] * [apigeecli apis create](apigeecli_apis_create.md) - Creates an API proxy in an Apigee Org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_create_github.md b/docs/apigeecli_apis_create_github.md index 8ae4175c7..58bed2e97 100644 --- a/docs/apigeecli_apis_create_github.md +++ b/docs/apigeecli_apis_create_github.md @@ -17,7 +17,7 @@ apigeecli apis create github [flags] -n, --name string API Proxy name -u, --owner string The github organization or username. ex: In https://github.com/apigee, apigee is the owner name -p, --proxy-path string The path in the repo to the apiproxy folder. ex: sample-proxies/apikey/apiproxy - -r, --repo string The github repo name. ex: https://github.com/apigee/api-platform-samples, api-platform-samples is the repo + --repo string The github repo name. ex: https://github.com/apigee/api-platform-samples, api-platform-samples is the repo ``` ### Options inherited from parent commands @@ -28,8 +28,10 @@ apigeecli apis create github [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli apis create github [flags] * [apigeecli apis create](apigeecli_apis_create.md) - Creates an API proxy in an Apigee Org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_create_graphql.md b/docs/apigeecli_apis_create_graphql.md index 2f80f2fb1..93061dd56 100644 --- a/docs/apigeecli_apis_create_graphql.md +++ b/docs/apigeecli_apis_create_graphql.md @@ -35,8 +35,10 @@ apigeecli apis create graphql [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -44,4 +46,4 @@ apigeecli apis create graphql [flags] * [apigeecli apis create](apigeecli_apis_create.md) - Creates an API proxy in an Apigee Org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_create_integration.md b/docs/apigeecli_apis_create_integration.md index 7168464cf..cc0a16d90 100644 --- a/docs/apigeecli_apis_create_integration.md +++ b/docs/apigeecli_apis_create_integration.md @@ -28,8 +28,10 @@ apigeecli apis create integration [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli apis create integration [flags] * [apigeecli apis create](apigeecli_apis_create.md) - Creates an API proxy in an Apigee Org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_create_openapi.md b/docs/apigeecli_apis_create_openapi.md index 539662fc4..cdbf03788 100644 --- a/docs/apigeecli_apis_create_openapi.md +++ b/docs/apigeecli_apis_create_openapi.md @@ -14,7 +14,8 @@ apigeecli apis create openapi [flags] ``` --add-cors Add a CORS policy - --formatValidation disables validation of schema type formats (default true) + -p, --basepath string Base Path of the API Proxy; Overrides the basePath in spec + -e, --env string Apigee environment name --google-accesstoken-scope-literal string Generate Google Access token with target endpoint and set scope --google-idtoken-aud-literal string Generate Google ID token with target endpoint and set audience --google-idtoken-aud-ref string Generate Google ID token token with target endpoint and set audience reference @@ -22,13 +23,20 @@ apigeecli apis create openapi [flags] --import Import API Proxy after generation from spec (default true) -i, --integration string Integration name -n, --name string API Proxy name - -f, --oasfile string Open API 3.0 Specification file - -u, --oasuri string Open API 3.0 Specification URI location + -f, --oas-base-folderpath string Open API Spec Folder + -u, --oas-base-uri string Open API Specification URI Base location + --oas-name string Open API 3.0/3.1 Specification Name; Used with oas-base-filepath or oas-base-uri + --ovr Forces deployment of the new revision + -s, --sa string The format must be {ACCOUNT_ID}@{PROJECT}.iam.gserviceaccount.com. + --safedeploy When set to true, generateDeployChangeReport will be executed and deployment will proceed if there are no conflicts; default is true (default true) + --sequencedrollout If set to true, the routing rules will be rolled out in a safe order; default is false --skip-policy Skip adding the OAS Validate policy + --target-server-name string Set a target server name for the target endpoint --target-url string Set a target URL for the target endpoint --target-url-ref string Set a reference variable containing the target endpoint --trigger string API Trigger name; don't include 'api_trigger/' - --validate Validate Spec before generating proxy (default true) + --validate Validate Spec before generating proxy + --wait Waits for the deployment to finish, with success or error ``` ### Options inherited from parent commands @@ -39,8 +47,10 @@ apigeecli apis create openapi [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -48,4 +58,4 @@ apigeecli apis create openapi [flags] * [apigeecli apis create](apigeecli_apis_create.md) - Creates an API proxy in an Apigee Org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_create_swagger.md b/docs/apigeecli_apis_create_swagger.md index 77a112f72..d2037e2ba 100644 --- a/docs/apigeecli_apis_create_swagger.md +++ b/docs/apigeecli_apis_create_swagger.md @@ -29,8 +29,10 @@ apigeecli apis create swagger [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -38,4 +40,4 @@ apigeecli apis create swagger [flags] * [apigeecli apis create](apigeecli_apis_create.md) - Creates an API proxy in an Apigee Org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_debugsessions.md b/docs/apigeecli_apis_debugsessions.md index 2bb5aaff9..8f02dd118 100644 --- a/docs/apigeecli_apis_debugsessions.md +++ b/docs/apigeecli_apis_debugsessions.md @@ -21,8 +21,10 @@ Manage debusessions of Apigee API proxy revisions deployed in an environment --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -33,4 +35,4 @@ Manage debusessions of Apigee API proxy revisions deployed in an environment * [apigeecli apis debugsessions get](apigeecli_apis_debugsessions_get.md) - Get a debug session for an API proxy revision * [apigeecli apis debugsessions list](apigeecli_apis_debugsessions_list.md) - List all debug sessions for an API proxy revision -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_debugsessions_create.md b/docs/apigeecli_apis_debugsessions_create.md index 2b34b7150..ab3cdb33c 100644 --- a/docs/apigeecli_apis_debugsessions_create.md +++ b/docs/apigeecli_apis_debugsessions_create.md @@ -16,7 +16,7 @@ apigeecli apis debugsessions create [flags] --filter stringToString Filter Conditions; format is name1=value1,name2=value2... (default []) -h, --help help for create -n, --name string API proxy name - -v, --rev int API Proxy revision (default -1) + -v, --rev int API Proxy revision. If not set, the highest revision is used (default -1) ``` ### Options inherited from parent commands @@ -28,8 +28,10 @@ apigeecli apis debugsessions create [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli apis debugsessions create [flags] * [apigeecli apis debugsessions](apigeecli_apis_debugsessions.md) - Manage debusessions of Apigee API proxies -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_debugsessions_get.md b/docs/apigeecli_apis_debugsessions_get.md index 6ed6ce47e..f6f03349d 100644 --- a/docs/apigeecli_apis_debugsessions_get.md +++ b/docs/apigeecli_apis_debugsessions_get.md @@ -14,9 +14,9 @@ apigeecli apis debugsessions get [flags] ``` -h, --help help for get - -m, --msg string Debug session Id + -m, --msg string Debug transaction Id -n, --name string API proxy name - -v, --rev int API Proxy revision (default -1) + -v, --rev int API Proxy revision. If not set, the highest revision is used (default -1) -s, --ses string Debug session Id ``` @@ -29,8 +29,10 @@ apigeecli apis debugsessions get [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -38,4 +40,4 @@ apigeecli apis debugsessions get [flags] * [apigeecli apis debugsessions](apigeecli_apis_debugsessions.md) - Manage debusessions of Apigee API proxies -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_debugsessions_list.md b/docs/apigeecli_apis_debugsessions_list.md index 932e41dd7..17610ba74 100644 --- a/docs/apigeecli_apis_debugsessions_list.md +++ b/docs/apigeecli_apis_debugsessions_list.md @@ -27,8 +27,10 @@ apigeecli apis debugsessions list [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli apis debugsessions list [flags] * [apigeecli apis debugsessions](apigeecli_apis_debugsessions.md) - Manage debusessions of Apigee API proxies -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_delete.md b/docs/apigeecli_apis_delete.md index ecc0af76a..0fc58de3e 100644 --- a/docs/apigeecli_apis_delete.md +++ b/docs/apigeecli_apis_delete.md @@ -26,8 +26,10 @@ apigeecli apis delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli apis delete [flags] * [apigeecli apis](apigeecli_apis.md) - Manage Apigee API proxies in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_deploy.md b/docs/apigeecli_apis_deploy.md index a4aefee35..1fc277381 100644 --- a/docs/apigeecli_apis_deploy.md +++ b/docs/apigeecli_apis_deploy.md @@ -16,7 +16,7 @@ apigeecli apis deploy [flags] -e, --env string Apigee environment name -h, --help help for deploy -n, --name string API proxy name - -r, --ovr Forces deployment of the new revision + --ovr Forces deployment of the new revision -v, --rev int API Proxy revision. If not set, the highest revision is used (default -1) -s, --sa string The format must be {ACCOUNT_ID}@{PROJECT}.iam.gserviceaccount.com. --safedeploy When set to true, generateDeployChangeReport will be executed and deployment will proceed if there are no conflicts; default is true (default true) @@ -32,8 +32,10 @@ apigeecli apis deploy [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -41,4 +43,4 @@ apigeecli apis deploy [flags] * [apigeecli apis](apigeecli_apis.md) - Manage Apigee API proxies in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_export.md b/docs/apigeecli_apis_export.md index 2a42cab21..950609697 100644 --- a/docs/apigeecli_apis_export.md +++ b/docs/apigeecli_apis_export.md @@ -27,8 +27,10 @@ apigeecli apis export [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli apis export [flags] * [apigeecli apis](apigeecli_apis.md) - Manage Apigee API proxies in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_fetch.md b/docs/apigeecli_apis_fetch.md index 75e4ef341..0dffdb35d 100644 --- a/docs/apigeecli_apis_fetch.md +++ b/docs/apigeecli_apis_fetch.md @@ -26,8 +26,10 @@ apigeecli apis fetch [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli apis fetch [flags] * [apigeecli apis](apigeecli_apis.md) - Manage Apigee API proxies in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_get.md b/docs/apigeecli_apis_get.md index ec7becf3c..5369f532c 100644 --- a/docs/apigeecli_apis_get.md +++ b/docs/apigeecli_apis_get.md @@ -26,8 +26,10 @@ apigeecli apis get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli apis get [flags] * [apigeecli apis](apigeecli_apis.md) - Manage Apigee API proxies in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_import.md b/docs/apigeecli_apis_import.md index 5a2f7bb88..8cf6559be 100644 --- a/docs/apigeecli_apis_import.md +++ b/docs/apigeecli_apis_import.md @@ -26,8 +26,10 @@ apigeecli apis import [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli apis import [flags] * [apigeecli apis](apigeecli_apis.md) - Manage Apigee API proxies in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_kvm.md b/docs/apigeecli_apis_kvm.md index ebee17030..fec37e4c7 100644 --- a/docs/apigeecli_apis_kvm.md +++ b/docs/apigeecli_apis_kvm.md @@ -20,8 +20,10 @@ Manage API proxy scoped KVMs --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -32,4 +34,4 @@ Manage API proxy scoped KVMs * [apigeecli apis kvm delete](apigeecli_apis_kvm_delete.md) - Deletes an API Proxy scoped KVM * [apigeecli apis kvm list](apigeecli_apis_kvm_list.md) - List all KVMs for an API proxy -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_kvm_create.md b/docs/apigeecli_apis_kvm_create.md index b480f6cce..c2490ecd5 100644 --- a/docs/apigeecli_apis_kvm_create.md +++ b/docs/apigeecli_apis_kvm_create.md @@ -27,8 +27,10 @@ apigeecli apis kvm create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli apis kvm create [flags] * [apigeecli apis kvm](apigeecli_apis_kvm.md) - Manage API proxy scoped KVMs -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_kvm_delete.md b/docs/apigeecli_apis_kvm_delete.md index 38a7fb606..cbcea8824 100644 --- a/docs/apigeecli_apis_kvm_delete.md +++ b/docs/apigeecli_apis_kvm_delete.md @@ -26,8 +26,10 @@ apigeecli apis kvm delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli apis kvm delete [flags] * [apigeecli apis kvm](apigeecli_apis_kvm.md) - Manage API proxy scoped KVMs -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_kvm_list.md b/docs/apigeecli_apis_kvm_list.md index 7ce9aa005..8d77353aa 100644 --- a/docs/apigeecli_apis_kvm_list.md +++ b/docs/apigeecli_apis_kvm_list.md @@ -25,8 +25,10 @@ apigeecli apis kvm list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli apis kvm list [flags] * [apigeecli apis kvm](apigeecli_apis_kvm.md) - Manage API proxy scoped KVMs -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_list.md b/docs/apigeecli_apis_list.md index 14740e5c2..7c0d07c40 100644 --- a/docs/apigeecli_apis_list.md +++ b/docs/apigeecli_apis_list.md @@ -25,8 +25,10 @@ apigeecli apis list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli apis list [flags] * [apigeecli apis](apigeecli_apis.md) - Manage Apigee API proxies in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_listdeploy.md b/docs/apigeecli_apis_listdeploy.md index 4ecdef69d..992a37401 100644 --- a/docs/apigeecli_apis_listdeploy.md +++ b/docs/apigeecli_apis_listdeploy.md @@ -17,7 +17,7 @@ apigeecli apis listdeploy [flags] -h, --help help for listdeploy -n, --name string API proxy name --report Generate Deploy Change Report; Default is false - -r, --rev int API Proxy revision (default -1) + -v, --rev int API Proxy revision (default -1) ``` ### Options inherited from parent commands @@ -28,8 +28,10 @@ apigeecli apis listdeploy [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli apis listdeploy [flags] * [apigeecli apis](apigeecli_apis.md) - Manage Apigee API proxies in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_undeploy.md b/docs/apigeecli_apis_undeploy.md index 6b6b6424f..46bbb1862 100644 --- a/docs/apigeecli_apis_undeploy.md +++ b/docs/apigeecli_apis_undeploy.md @@ -16,8 +16,8 @@ apigeecli apis undeploy [flags] -e, --env string Apigee environment name -h, --help help for undeploy -n, --name string API proxy name - -v, --rev int API Proxy revision (default -1) - --safeundeploy When set to true, generateUndeployChangeReport will be executed and undeployment will proceed if there are no conflicts; default is true (default true) + -v, --rev int API Proxy revision. If not set, the highest revision is used (default -1) + --safeundeploy When set to true, generateDeployChangeReport will be executed and deployment will proceed if there are no conflicts; default is true (default true) ``` ### Options inherited from parent commands @@ -28,8 +28,10 @@ apigeecli apis undeploy [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli apis undeploy [flags] * [apigeecli apis](apigeecli_apis.md) - Manage Apigee API proxies in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apis_update.md b/docs/apigeecli_apis_update.md index d68621d0f..fb5ba3a0d 100644 --- a/docs/apigeecli_apis_update.md +++ b/docs/apigeecli_apis_update.md @@ -26,8 +26,10 @@ apigeecli apis update [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli apis update [flags] * [apigeecli apis](apigeecli_apis.md) - Manage Apigee API proxies in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups.md b/docs/apigeecli_appgroups.md index 215395fb2..01679eac0 100644 --- a/docs/apigeecli_appgroups.md +++ b/docs/apigeecli_appgroups.md @@ -9,8 +9,9 @@ Manage Apigee Application Groups ### Options ``` - -h, --help help for appgroups - -o, --org string Apigee organization name + -h, --help help for appgroups + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -21,6 +22,7 @@ Manage Apigee Application Groups --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -38,4 +40,4 @@ Manage Apigee Application Groups * [apigeecli appgroups manage](apigeecli_appgroups_manage.md) - Approve or revoke an AppGroup * [apigeecli appgroups update](apigeecli_appgroups_update.md) - Update an AppGroup -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_apps.md b/docs/apigeecli_appgroups_apps.md index 4986566f8..aca88320d 100644 --- a/docs/apigeecli_appgroups_apps.md +++ b/docs/apigeecli_appgroups_apps.md @@ -20,8 +20,10 @@ Manage apps in an Apigee Application Group --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -38,4 +40,4 @@ Manage apps in an Apigee Application Group * [apigeecli appgroups apps manage](apigeecli_appgroups_apps_manage.md) - Approve or revoke an app * [apigeecli appgroups apps update](apigeecli_appgroups_apps_update.md) - Update an App in an AppGroup -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_apps_create.md b/docs/apigeecli_appgroups_apps_create.md index 454713e1f..d63984adf 100644 --- a/docs/apigeecli_appgroups_apps_create.md +++ b/docs/apigeecli_appgroups_apps_create.md @@ -31,8 +31,10 @@ apigeecli appgroups apps create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -40,4 +42,4 @@ apigeecli appgroups apps create [flags] * [apigeecli appgroups apps](apigeecli_appgroups_apps.md) - Manage apps in an Apigee Application Group -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_apps_delete.md b/docs/apigeecli_appgroups_apps_delete.md index 69b2803ea..da5e2ec51 100644 --- a/docs/apigeecli_appgroups_apps_delete.md +++ b/docs/apigeecli_appgroups_apps_delete.md @@ -26,8 +26,10 @@ apigeecli appgroups apps delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli appgroups apps delete [flags] * [apigeecli appgroups apps](apigeecli_appgroups_apps.md) - Manage apps in an Apigee Application Group -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_apps_export.md b/docs/apigeecli_appgroups_apps_export.md index 21cb4719c..d77bc2034 100644 --- a/docs/apigeecli_appgroups_apps_export.md +++ b/docs/apigeecli_appgroups_apps_export.md @@ -26,8 +26,10 @@ apigeecli appgroups apps export [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli appgroups apps export [flags] * [apigeecli appgroups apps](apigeecli_appgroups_apps.md) - Manage apps in an Apigee Application Group -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_apps_get.md b/docs/apigeecli_appgroups_apps_get.md index 45bfc0b5d..793b387c3 100644 --- a/docs/apigeecli_appgroups_apps_get.md +++ b/docs/apigeecli_appgroups_apps_get.md @@ -26,8 +26,10 @@ apigeecli appgroups apps get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli appgroups apps get [flags] * [apigeecli appgroups apps](apigeecli_appgroups_apps.md) - Manage apps in an Apigee Application Group -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_apps_import.md b/docs/apigeecli_appgroups_apps_import.md index f579deb9f..77df6a852 100644 --- a/docs/apigeecli_appgroups_apps_import.md +++ b/docs/apigeecli_appgroups_apps_import.md @@ -28,8 +28,10 @@ apigeecli appgroups apps import [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli appgroups apps import [flags] * [apigeecli appgroups apps](apigeecli_appgroups_apps.md) - Manage apps in an Apigee Application Group -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_apps_keys.md b/docs/apigeecli_appgroups_apps_keys.md index 575f32f35..481c025c2 100644 --- a/docs/apigeecli_appgroups_apps_keys.md +++ b/docs/apigeecli_appgroups_apps_keys.md @@ -20,8 +20,10 @@ Manage keys in an App within an AppGroup --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ Manage keys in an App within an AppGroup * [apigeecli appgroups apps keys manage](apigeecli_appgroups_apps_keys_manage.md) - Approve or revoke an app key * [apigeecli appgroups apps keys update-prod](apigeecli_appgroups_apps_keys_update-prod.md) - Update products in an app key contained in an AppGroup -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_apps_keys_create.md b/docs/apigeecli_appgroups_apps_keys_create.md index de91fe5b2..d0b4ae846 100644 --- a/docs/apigeecli_appgroups_apps_keys_create.md +++ b/docs/apigeecli_appgroups_apps_keys_create.md @@ -21,7 +21,7 @@ apigeecli appgroups apps keys create [flags] -n, --name string Name of the AppGroup -p, --prods stringArray A list of api products -s, --scopes stringArray OAuth scopes - -r, --secret string Import an existing AppGroup app consumer secret + -c, --secret string Import an existing AppGroup app consumer secret ``` ### Options inherited from parent commands @@ -32,8 +32,10 @@ apigeecli appgroups apps keys create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -41,4 +43,4 @@ apigeecli appgroups apps keys create [flags] * [apigeecli appgroups apps keys](apigeecli_appgroups_apps_keys.md) - Manage keys in an App within an AppGroup -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_apps_keys_delete-product.md b/docs/apigeecli_appgroups_apps_keys_delete-product.md index f2da8b3de..711cfb21e 100644 --- a/docs/apigeecli_appgroups_apps_keys_delete-product.md +++ b/docs/apigeecli_appgroups_apps_keys_delete-product.md @@ -28,8 +28,10 @@ apigeecli appgroups apps keys delete-product [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli appgroups apps keys delete-product [flags] * [apigeecli appgroups apps keys](apigeecli_appgroups_apps_keys.md) - Manage keys in an App within an AppGroup -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_apps_keys_delete.md b/docs/apigeecli_appgroups_apps_keys_delete.md index c5e687195..af2161631 100644 --- a/docs/apigeecli_appgroups_apps_keys_delete.md +++ b/docs/apigeecli_appgroups_apps_keys_delete.md @@ -27,8 +27,10 @@ apigeecli appgroups apps keys delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli appgroups apps keys delete [flags] * [apigeecli appgroups apps keys](apigeecli_appgroups_apps_keys.md) - Manage keys in an App within an AppGroup -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_apps_keys_get.md b/docs/apigeecli_appgroups_apps_keys_get.md index 8d8363c62..f44741899 100644 --- a/docs/apigeecli_appgroups_apps_keys_get.md +++ b/docs/apigeecli_appgroups_apps_keys_get.md @@ -27,8 +27,10 @@ apigeecli appgroups apps keys get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli appgroups apps keys get [flags] * [apigeecli appgroups apps keys](apigeecli_appgroups_apps_keys.md) - Manage keys in an App within an AppGroup -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_apps_keys_manage.md b/docs/apigeecli_appgroups_apps_keys_manage.md index 8080f7e41..3b7621c22 100644 --- a/docs/apigeecli_appgroups_apps_keys_manage.md +++ b/docs/apigeecli_appgroups_apps_keys_manage.md @@ -28,8 +28,10 @@ apigeecli appgroups apps keys manage [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli appgroups apps keys manage [flags] * [apigeecli appgroups apps keys](apigeecli_appgroups_apps_keys.md) - Manage keys in an App within an AppGroup -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_apps_keys_update-prod.md b/docs/apigeecli_appgroups_apps_keys_update-prod.md index 89c4bbcea..06cdbbb8d 100644 --- a/docs/apigeecli_appgroups_apps_keys_update-prod.md +++ b/docs/apigeecli_appgroups_apps_keys_update-prod.md @@ -28,8 +28,10 @@ apigeecli appgroups apps keys update-prod [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli appgroups apps keys update-prod [flags] * [apigeecli appgroups apps keys](apigeecli_appgroups_apps_keys.md) - Manage keys in an App within an AppGroup -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_apps_list.md b/docs/apigeecli_appgroups_apps_list.md index e8310d219..527d9ba19 100644 --- a/docs/apigeecli_appgroups_apps_list.md +++ b/docs/apigeecli_appgroups_apps_list.md @@ -27,8 +27,10 @@ apigeecli appgroups apps list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli appgroups apps list [flags] * [apigeecli appgroups apps](apigeecli_appgroups_apps.md) - Manage apps in an Apigee Application Group -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_apps_manage.md b/docs/apigeecli_appgroups_apps_manage.md index c1d4d8f57..1c145d7c0 100644 --- a/docs/apigeecli_appgroups_apps_manage.md +++ b/docs/apigeecli_appgroups_apps_manage.md @@ -27,8 +27,10 @@ apigeecli appgroups apps manage [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli appgroups apps manage [flags] * [apigeecli appgroups apps](apigeecli_appgroups_apps.md) - Manage apps in an Apigee Application Group -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_apps_update.md b/docs/apigeecli_appgroups_apps_update.md index 747f3b28c..5250771b8 100644 --- a/docs/apigeecli_appgroups_apps_update.md +++ b/docs/apigeecli_appgroups_apps_update.md @@ -31,8 +31,10 @@ apigeecli appgroups apps update [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -40,4 +42,4 @@ apigeecli appgroups apps update [flags] * [apigeecli appgroups apps](apigeecli_appgroups_apps.md) - Manage apps in an Apigee Application Group -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_create.md b/docs/apigeecli_appgroups_create.md index 8b21e460d..2049f61fa 100644 --- a/docs/apigeecli_appgroups_create.md +++ b/docs/apigeecli_appgroups_create.md @@ -30,8 +30,10 @@ apigeecli appgroups create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -39,4 +41,4 @@ apigeecli appgroups create [flags] * [apigeecli appgroups](apigeecli_appgroups.md) - Manage Apigee Application Groups -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_delete.md b/docs/apigeecli_appgroups_delete.md index 86d23d641..9c0a558c0 100644 --- a/docs/apigeecli_appgroups_delete.md +++ b/docs/apigeecli_appgroups_delete.md @@ -25,8 +25,10 @@ apigeecli appgroups delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli appgroups delete [flags] * [apigeecli appgroups](apigeecli_appgroups.md) - Manage Apigee Application Groups -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_export.md b/docs/apigeecli_appgroups_export.md index bc5a1a5ee..8225ab7cf 100644 --- a/docs/apigeecli_appgroups_export.md +++ b/docs/apigeecli_appgroups_export.md @@ -24,8 +24,10 @@ apigeecli appgroups export [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -33,4 +35,4 @@ apigeecli appgroups export [flags] * [apigeecli appgroups](apigeecli_appgroups.md) - Manage Apigee Application Groups -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_get.md b/docs/apigeecli_appgroups_get.md index d9cd0bfec..bb12b8f0c 100644 --- a/docs/apigeecli_appgroups_get.md +++ b/docs/apigeecli_appgroups_get.md @@ -25,8 +25,10 @@ apigeecli appgroups get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli appgroups get [flags] * [apigeecli appgroups](apigeecli_appgroups.md) - Manage Apigee Application Groups -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_import.md b/docs/apigeecli_appgroups_import.md index 3ae0fae30..32a38850a 100644 --- a/docs/apigeecli_appgroups_import.md +++ b/docs/apigeecli_appgroups_import.md @@ -26,8 +26,10 @@ apigeecli appgroups import [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli appgroups import [flags] * [apigeecli appgroups](apigeecli_appgroups.md) - Manage Apigee Application Groups -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_list.md b/docs/apigeecli_appgroups_list.md index efbb6cf4b..cec4d0149 100644 --- a/docs/apigeecli_appgroups_list.md +++ b/docs/apigeecli_appgroups_list.md @@ -27,8 +27,10 @@ apigeecli appgroups list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli appgroups list [flags] * [apigeecli appgroups](apigeecli_appgroups.md) - Manage Apigee Application Groups -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_manage.md b/docs/apigeecli_appgroups_manage.md index e6c9b9f2e..a2c7411c9 100644 --- a/docs/apigeecli_appgroups_manage.md +++ b/docs/apigeecli_appgroups_manage.md @@ -26,8 +26,10 @@ apigeecli appgroups manage [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli appgroups manage [flags] * [apigeecli appgroups](apigeecli_appgroups.md) - Manage Apigee Application Groups -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_appgroups_update.md b/docs/apigeecli_appgroups_update.md index 304c7298a..0a15f9a87 100644 --- a/docs/apigeecli_appgroups_update.md +++ b/docs/apigeecli_appgroups_update.md @@ -30,8 +30,10 @@ apigeecli appgroups update [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -39,4 +41,4 @@ apigeecli appgroups update [flags] * [apigeecli appgroups](apigeecli_appgroups.md) - Manage Apigee Application Groups -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apps.md b/docs/apigeecli_apps.md index ccb814ac4..44916c52f 100644 --- a/docs/apigeecli_apps.md +++ b/docs/apigeecli_apps.md @@ -9,8 +9,9 @@ Manage Apigee Developer Applications ### Options ``` - -h, --help help for apps - -o, --org string Apigee organization name + -h, --help help for apps + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -21,6 +22,7 @@ Manage Apigee Developer Applications --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -39,4 +41,4 @@ Manage Apigee Developer Applications * [apigeecli apps manage](apigeecli_apps_manage.md) - Approve or revoke a developer app * [apigeecli apps update](apigeecli_apps_update.md) - Update a Developer App -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apps_create.md b/docs/apigeecli_apps_create.md index b62c04866..912865d35 100644 --- a/docs/apigeecli_apps_create.md +++ b/docs/apigeecli_apps_create.md @@ -31,8 +31,10 @@ apigeecli apps create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -40,4 +42,4 @@ apigeecli apps create [flags] * [apigeecli apps](apigeecli_apps.md) - Manage Apigee Developer Applications -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apps_delete.md b/docs/apigeecli_apps_delete.md index f02a62122..c55029a40 100644 --- a/docs/apigeecli_apps_delete.md +++ b/docs/apigeecli_apps_delete.md @@ -26,8 +26,10 @@ apigeecli apps delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli apps delete [flags] * [apigeecli apps](apigeecli_apps.md) - Manage Apigee Developer Applications -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apps_export.md b/docs/apigeecli_apps_export.md index 3d219bb9a..4da10dfb7 100644 --- a/docs/apigeecli_apps_export.md +++ b/docs/apigeecli_apps_export.md @@ -25,8 +25,10 @@ apigeecli apps export [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli apps export [flags] * [apigeecli apps](apigeecli_apps.md) - Manage Apigee Developer Applications -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apps_genkey.md b/docs/apigeecli_apps_genkey.md index 80bf57bd3..893019ef8 100644 --- a/docs/apigeecli_apps_genkey.md +++ b/docs/apigeecli_apps_genkey.md @@ -30,8 +30,10 @@ apigeecli apps genkey [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -39,4 +41,4 @@ apigeecli apps genkey [flags] * [apigeecli apps](apigeecli_apps.md) - Manage Apigee Developer Applications -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apps_get.md b/docs/apigeecli_apps_get.md index 9dc23f70b..1e39890a7 100644 --- a/docs/apigeecli_apps_get.md +++ b/docs/apigeecli_apps_get.md @@ -27,8 +27,10 @@ apigeecli apps get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli apps get [flags] * [apigeecli apps](apigeecli_apps.md) - Manage Apigee Developer Applications -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apps_import.md b/docs/apigeecli_apps_import.md index 3058a3357..2e2cec1fa 100644 --- a/docs/apigeecli_apps_import.md +++ b/docs/apigeecli_apps_import.md @@ -27,8 +27,10 @@ apigeecli apps import [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli apps import [flags] * [apigeecli apps](apigeecli_apps.md) - Manage Apigee Developer Applications -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apps_keys.md b/docs/apigeecli_apps_keys.md index 18443e260..8d33dc938 100644 --- a/docs/apigeecli_apps_keys.md +++ b/docs/apigeecli_apps_keys.md @@ -22,8 +22,10 @@ Manage developer app keys --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ Manage developer app keys * [apigeecli apps keys manage](apigeecli_apps_keys_manage.md) - Approve or revoke a developer app key * [apigeecli apps keys update](apigeecli_apps_keys_update.md) - Update a developer app key -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apps_keys_create.md b/docs/apigeecli_apps_keys_create.md index 339b13890..0ec1e834a 100644 --- a/docs/apigeecli_apps_keys_create.md +++ b/docs/apigeecli_apps_keys_create.md @@ -19,7 +19,7 @@ apigeecli apps keys create [flags] -k, --key string Developer app consumer key -p, --prods stringArray A list of api products -s, --scopes stringArray OAuth scopes - -r, --secret string Developer app consumer secret + -c, --secret string Developer app consumer secret ``` ### Options inherited from parent commands @@ -32,8 +32,10 @@ apigeecli apps keys create [flags] --metadata-token Metadata OAuth2 access token -n, --name string Developer App name --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -41,4 +43,4 @@ apigeecli apps keys create [flags] * [apigeecli apps keys](apigeecli_apps_keys.md) - Manage developer app keys -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apps_keys_delete.md b/docs/apigeecli_apps_keys_delete.md index fe9a271e9..272306971 100644 --- a/docs/apigeecli_apps_keys_delete.md +++ b/docs/apigeecli_apps_keys_delete.md @@ -27,8 +27,10 @@ apigeecli apps keys delete [flags] --metadata-token Metadata OAuth2 access token -n, --name string Developer App name --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli apps keys delete [flags] * [apigeecli apps keys](apigeecli_apps_keys.md) - Manage developer app keys -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apps_keys_get.md b/docs/apigeecli_apps_keys_get.md index 41cd07ea9..4e97ea8c9 100644 --- a/docs/apigeecli_apps_keys_get.md +++ b/docs/apigeecli_apps_keys_get.md @@ -27,8 +27,10 @@ apigeecli apps keys get [flags] --metadata-token Metadata OAuth2 access token -n, --name string Developer App name --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli apps keys get [flags] * [apigeecli apps keys](apigeecli_apps_keys.md) - Manage developer app keys -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apps_keys_manage.md b/docs/apigeecli_apps_keys_manage.md index 213219c06..72b45eacc 100644 --- a/docs/apigeecli_apps_keys_manage.md +++ b/docs/apigeecli_apps_keys_manage.md @@ -28,8 +28,10 @@ apigeecli apps keys manage [flags] --metadata-token Metadata OAuth2 access token -n, --name string Developer App name --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli apps keys manage [flags] * [apigeecli apps keys](apigeecli_apps_keys.md) - Manage developer app keys -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apps_keys_update.md b/docs/apigeecli_apps_keys_update.md index 5e4771de7..056273f75 100644 --- a/docs/apigeecli_apps_keys_update.md +++ b/docs/apigeecli_apps_keys_update.md @@ -30,8 +30,10 @@ apigeecli apps keys update [flags] --metadata-token Metadata OAuth2 access token -n, --name string Developer App name --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -39,4 +41,4 @@ apigeecli apps keys update [flags] * [apigeecli apps keys](apigeecli_apps_keys.md) - Manage developer app keys -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apps_list.md b/docs/apigeecli_apps_list.md index 78645f888..8a77f49db 100644 --- a/docs/apigeecli_apps_list.md +++ b/docs/apigeecli_apps_list.md @@ -19,7 +19,7 @@ apigeecli apps list [flags] -f, --filter string The filter expression to be used to get the list of apps -h, --help help for list --ids string Comma-separated list of app IDs - -i, --inclCred Include Credentials + -i, --incl-cred Include Credentials -k, --key-status string Key status of the app. Valid values include approved or revoked --page-size int Count of apps a single page can have in the response (default -1) --page-token string The starting index record for listing the apps @@ -34,8 +34,10 @@ apigeecli apps list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -43,4 +45,4 @@ apigeecli apps list [flags] * [apigeecli apps](apigeecli_apps.md) - Manage Apigee Developer Applications -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apps_manage.md b/docs/apigeecli_apps_manage.md index 29e54abb2..1748ca18a 100644 --- a/docs/apigeecli_apps_manage.md +++ b/docs/apigeecli_apps_manage.md @@ -27,8 +27,10 @@ apigeecli apps manage [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli apps manage [flags] * [apigeecli apps](apigeecli_apps.md) - Manage Apigee Developer Applications -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_apps_update.md b/docs/apigeecli_apps_update.md index 2c95a1e52..a6e8d9d13 100644 --- a/docs/apigeecli_apps_update.md +++ b/docs/apigeecli_apps_update.md @@ -31,8 +31,10 @@ apigeecli apps update [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -40,4 +42,4 @@ apigeecli apps update [flags] * [apigeecli apps](apigeecli_apps.md) - Manage Apigee Developer Applications -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_cache.md b/docs/apigeecli_cache.md index 46ad83872..f90fa15fb 100644 --- a/docs/apigeecli_cache.md +++ b/docs/apigeecli_cache.md @@ -9,9 +9,10 @@ Manage caches within an Apigee environment ### Options ``` - -e, --env string Apigee environment name - -h, --help help for cache - -o, --org string Apigee organization name + -e, --env string Apigee environment name + -h, --help help for cache + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -22,6 +23,7 @@ Manage caches within an Apigee environment --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -32,4 +34,4 @@ Manage caches within an Apigee environment * [apigeecli cache delete](apigeecli_cache_delete.md) - Delete a cache resource from the environment * [apigeecli cache list](apigeecli_cache_list.md) - List all caches in your environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_cache_delete.md b/docs/apigeecli_cache_delete.md index 6b69b8189..958586c99 100644 --- a/docs/apigeecli_cache_delete.md +++ b/docs/apigeecli_cache_delete.md @@ -26,8 +26,10 @@ apigeecli cache delete [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli cache delete [flags] * [apigeecli cache](apigeecli_cache.md) - Manage caches within an Apigee environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_cache_list.md b/docs/apigeecli_cache_list.md index 8e04cabfc..626751d42 100644 --- a/docs/apigeecli_cache_list.md +++ b/docs/apigeecli_cache_list.md @@ -25,8 +25,10 @@ apigeecli cache list [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli cache list [flags] * [apigeecli cache](apigeecli_cache.md) - Manage caches within an Apigee environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_datacollectors.md b/docs/apigeecli_datacollectors.md index aaf5f6bc8..66c8c08e9 100644 --- a/docs/apigeecli_datacollectors.md +++ b/docs/apigeecli_datacollectors.md @@ -9,8 +9,9 @@ Manage Apigee datacollectors entities ### Options ``` - -h, --help help for datacollectors - -o, --org string Apigee organization name + -h, --help help for datacollectors + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -21,6 +22,7 @@ Manage Apigee datacollectors entities --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ Manage Apigee datacollectors entities * [apigeecli datacollectors import](apigeecli_datacollectors_import.md) - Import Data Collectors * [apigeecli datacollectors list](apigeecli_datacollectors_list.md) - List Data Collectors -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_datacollectors_create.md b/docs/apigeecli_datacollectors_create.md index bade30cc3..f9a1f6d68 100644 --- a/docs/apigeecli_datacollectors_create.md +++ b/docs/apigeecli_datacollectors_create.md @@ -27,8 +27,10 @@ apigeecli datacollectors create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli datacollectors create [flags] * [apigeecli datacollectors](apigeecli_datacollectors.md) - Manage Apigee datacollectors entities -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_datacollectors_delete.md b/docs/apigeecli_datacollectors_delete.md index 391da4c60..a0865de8c 100644 --- a/docs/apigeecli_datacollectors_delete.md +++ b/docs/apigeecli_datacollectors_delete.md @@ -25,8 +25,10 @@ apigeecli datacollectors delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli datacollectors delete [flags] * [apigeecli datacollectors](apigeecli_datacollectors.md) - Manage Apigee datacollectors entities -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_datacollectors_export.md b/docs/apigeecli_datacollectors_export.md index 97fa61097..9fe1a3a8d 100644 --- a/docs/apigeecli_datacollectors_export.md +++ b/docs/apigeecli_datacollectors_export.md @@ -24,8 +24,10 @@ apigeecli datacollectors export [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -33,4 +35,4 @@ apigeecli datacollectors export [flags] * [apigeecli datacollectors](apigeecli_datacollectors.md) - Manage Apigee datacollectors entities -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_datacollectors_get.md b/docs/apigeecli_datacollectors_get.md index 8b3146e91..c0f952dc5 100644 --- a/docs/apigeecli_datacollectors_get.md +++ b/docs/apigeecli_datacollectors_get.md @@ -25,8 +25,10 @@ apigeecli datacollectors get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli datacollectors get [flags] * [apigeecli datacollectors](apigeecli_datacollectors.md) - Manage Apigee datacollectors entities -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_datacollectors_import.md b/docs/apigeecli_datacollectors_import.md index 040bc4640..be954b163 100644 --- a/docs/apigeecli_datacollectors_import.md +++ b/docs/apigeecli_datacollectors_import.md @@ -25,8 +25,10 @@ apigeecli datacollectors import [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli datacollectors import [flags] * [apigeecli datacollectors](apigeecli_datacollectors.md) - Manage Apigee datacollectors entities -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_datacollectors_list.md b/docs/apigeecli_datacollectors_list.md index fd533e0f6..f281e7b84 100644 --- a/docs/apigeecli_datacollectors_list.md +++ b/docs/apigeecli_datacollectors_list.md @@ -24,8 +24,10 @@ apigeecli datacollectors list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -33,4 +35,4 @@ apigeecli datacollectors list [flags] * [apigeecli datacollectors](apigeecli_datacollectors.md) - Manage Apigee datacollectors entities -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_datastores.md b/docs/apigeecli_datastores.md index 4761bae2a..400f69dce 100644 --- a/docs/apigeecli_datastores.md +++ b/docs/apigeecli_datastores.md @@ -9,8 +9,9 @@ Manage data stores to export analytics data ### Options ``` - -h, --help help for datastores - -o, --org string Apigee organization name + -h, --help help for datastores + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -21,6 +22,7 @@ Manage data stores to export analytics data --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ Manage data stores to export analytics data * [apigeecli datastores test](apigeecli_datastores_test.md) - Test an existing data store * [apigeecli datastores update](apigeecli_datastores_update.md) - Update an existing data store -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_datastores_create.md b/docs/apigeecli_datastores_create.md index fe2fc1607..04550d1e9 100644 --- a/docs/apigeecli_datastores_create.md +++ b/docs/apigeecli_datastores_create.md @@ -31,8 +31,10 @@ apigeecli datastores create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -40,4 +42,4 @@ apigeecli datastores create [flags] * [apigeecli datastores](apigeecli_datastores.md) - Manage data stores to export analytics data -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_datastores_delete.md b/docs/apigeecli_datastores_delete.md index 8f85a2dda..9b9c815d3 100644 --- a/docs/apigeecli_datastores_delete.md +++ b/docs/apigeecli_datastores_delete.md @@ -26,8 +26,10 @@ apigeecli datastores delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli datastores delete [flags] * [apigeecli datastores](apigeecli_datastores.md) - Manage data stores to export analytics data -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_datastores_get.md b/docs/apigeecli_datastores_get.md index c8e974068..a381d7c00 100644 --- a/docs/apigeecli_datastores_get.md +++ b/docs/apigeecli_datastores_get.md @@ -26,8 +26,10 @@ apigeecli datastores get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli datastores get [flags] * [apigeecli datastores](apigeecli_datastores.md) - Manage data stores to export analytics data -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_datastores_list.md b/docs/apigeecli_datastores_list.md index b08d53824..5dc73d0a2 100644 --- a/docs/apigeecli_datastores_list.md +++ b/docs/apigeecli_datastores_list.md @@ -25,8 +25,10 @@ apigeecli datastores list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli datastores list [flags] * [apigeecli datastores](apigeecli_datastores.md) - Manage data stores to export analytics data -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_datastores_test.md b/docs/apigeecli_datastores_test.md index 0d98d8902..359e2a891 100644 --- a/docs/apigeecli_datastores_test.md +++ b/docs/apigeecli_datastores_test.md @@ -31,8 +31,10 @@ apigeecli datastores test [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -40,4 +42,4 @@ apigeecli datastores test [flags] * [apigeecli datastores](apigeecli_datastores.md) - Manage data stores to export analytics data -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_datastores_update.md b/docs/apigeecli_datastores_update.md index b95026d85..7a9daa3af 100644 --- a/docs/apigeecli_datastores_update.md +++ b/docs/apigeecli_datastores_update.md @@ -32,8 +32,10 @@ apigeecli datastores update [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -41,4 +43,4 @@ apigeecli datastores update [flags] * [apigeecli datastores](apigeecli_datastores.md) - Manage data stores to export analytics data -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_developers.md b/docs/apigeecli_developers.md index 1ebc9b7e5..5cea332f0 100644 --- a/docs/apigeecli_developers.md +++ b/docs/apigeecli_developers.md @@ -9,8 +9,9 @@ Manage Apigee App Developers ### Options ``` - -h, --help help for developers - -o, --org string Apigee organization name + -h, --help help for developers + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -21,6 +22,7 @@ Manage Apigee App Developers --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -40,4 +42,4 @@ Manage Apigee App Developers * [apigeecli developers subscriptions](apigeecli_developers_subscriptions.md) - Manage subscriptions for a Developer * [apigeecli developers update](apigeecli_developers_update.md) - Update an Apigee developer configuration -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_developers_adjust.md b/docs/apigeecli_developers_adjust.md index 5bf33d3cc..9c04227a9 100644 --- a/docs/apigeecli_developers_adjust.md +++ b/docs/apigeecli_developers_adjust.md @@ -26,8 +26,10 @@ apigeecli developers adjust [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli developers adjust [flags] * [apigeecli developers](apigeecli_developers.md) - Manage Apigee App Developers -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_developers_create.md b/docs/apigeecli_developers_create.md index 30d250202..1973804da 100644 --- a/docs/apigeecli_developers_create.md +++ b/docs/apigeecli_developers_create.md @@ -29,8 +29,10 @@ apigeecli developers create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -38,4 +40,4 @@ apigeecli developers create [flags] * [apigeecli developers](apigeecli_developers.md) - Manage Apigee App Developers -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_developers_credit.md b/docs/apigeecli_developers_credit.md index 07ce6378c..064186d9b 100644 --- a/docs/apigeecli_developers_credit.md +++ b/docs/apigeecli_developers_credit.md @@ -26,8 +26,10 @@ apigeecli developers credit [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli developers credit [flags] * [apigeecli developers](apigeecli_developers.md) - Manage Apigee App Developers -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_developers_delete.md b/docs/apigeecli_developers_delete.md index 40f804465..4d47efceb 100644 --- a/docs/apigeecli_developers_delete.md +++ b/docs/apigeecli_developers_delete.md @@ -25,8 +25,10 @@ apigeecli developers delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli developers delete [flags] * [apigeecli developers](apigeecli_developers.md) - Manage Apigee App Developers -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_developers_export.md b/docs/apigeecli_developers_export.md index 99edec579..c50e8ab57 100644 --- a/docs/apigeecli_developers_export.md +++ b/docs/apigeecli_developers_export.md @@ -24,8 +24,10 @@ apigeecli developers export [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -33,4 +35,4 @@ apigeecli developers export [flags] * [apigeecli developers](apigeecli_developers.md) - Manage Apigee App Developers -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_developers_get.md b/docs/apigeecli_developers_get.md index 92eda71d7..2fb5a33c6 100644 --- a/docs/apigeecli_developers_get.md +++ b/docs/apigeecli_developers_get.md @@ -25,8 +25,10 @@ apigeecli developers get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli developers get [flags] * [apigeecli developers](apigeecli_developers.md) - Manage Apigee App Developers -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_developers_getapps.md b/docs/apigeecli_developers_getapps.md index ec7ffa7df..5be42f7ba 100644 --- a/docs/apigeecli_developers_getapps.md +++ b/docs/apigeecli_developers_getapps.md @@ -27,7 +27,9 @@ apigeecli developers getapps [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli developers getapps [flags] * [apigeecli developers](apigeecli_developers.md) - Manage Apigee App Developers -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_developers_import.md b/docs/apigeecli_developers_import.md index 4c5c2f780..7aed628a3 100644 --- a/docs/apigeecli_developers_import.md +++ b/docs/apigeecli_developers_import.md @@ -26,8 +26,10 @@ apigeecli developers import [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli developers import [flags] * [apigeecli developers](apigeecli_developers.md) - Manage Apigee App Developers -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_developers_list.md b/docs/apigeecli_developers_list.md index 859751d21..0b32f1639 100644 --- a/docs/apigeecli_developers_list.md +++ b/docs/apigeecli_developers_list.md @@ -13,10 +13,13 @@ apigeecli developers list [flags] ### Options ``` - -c, --count int Number of developers; limit is 1000 (default -1) - -x, --expand Expand Details - -h, --help help for list - -i, --ids string List of IDs to include, separated by commas + --app string List only Developers that are associated with the app + -c, --count int Number of developers; limit is 1000 (default -1) + -x, --expand Expand Details + -h, --help help for list + -i, --ids string List of IDs to include, separated by commas + --include-company Flag that specifies whether to include company details in the response + -s, --start-key string Email address of the developer from which to start displaying the list of developers ``` ### Options inherited from parent commands @@ -27,8 +30,10 @@ apigeecli developers list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +41,4 @@ apigeecli developers list [flags] * [apigeecli developers](apigeecli_developers.md) - Manage Apigee App Developers -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_developers_subscriptions.md b/docs/apigeecli_developers_subscriptions.md index e94451c83..96e927c89 100644 --- a/docs/apigeecli_developers_subscriptions.md +++ b/docs/apigeecli_developers_subscriptions.md @@ -20,8 +20,10 @@ Manage subscriptions for a Developer --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ Manage subscriptions for a Developer * [apigeecli developers subscriptions get](apigeecli_developers_subscriptions_get.md) - Returns a Developer subscription * [apigeecli developers subscriptions list](apigeecli_developers_subscriptions_list.md) - Returns a list of Developer subscriptions -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_developers_subscriptions_create.md b/docs/apigeecli_developers_subscriptions_create.md index d26b4e2bb..34428eb83 100644 --- a/docs/apigeecli_developers_subscriptions_create.md +++ b/docs/apigeecli_developers_subscriptions_create.md @@ -29,8 +29,10 @@ apigeecli developers subscriptions create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -38,4 +40,4 @@ apigeecli developers subscriptions create [flags] * [apigeecli developers subscriptions](apigeecli_developers_subscriptions.md) - Manage subscriptions for a Developer -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_developers_subscriptions_expire.md b/docs/apigeecli_developers_subscriptions_expire.md index 654885756..b9f7fc14e 100644 --- a/docs/apigeecli_developers_subscriptions_expire.md +++ b/docs/apigeecli_developers_subscriptions_expire.md @@ -26,8 +26,10 @@ apigeecli developers subscriptions expire [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli developers subscriptions expire [flags] * [apigeecli developers subscriptions](apigeecli_developers_subscriptions.md) - Manage subscriptions for a Developer -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_developers_subscriptions_export.md b/docs/apigeecli_developers_subscriptions_export.md index 32bc631e9..279a303ee 100644 --- a/docs/apigeecli_developers_subscriptions_export.md +++ b/docs/apigeecli_developers_subscriptions_export.md @@ -25,8 +25,10 @@ apigeecli developers subscriptions export [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli developers subscriptions export [flags] * [apigeecli developers subscriptions](apigeecli_developers_subscriptions.md) - Manage subscriptions for a Developer -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_developers_subscriptions_get.md b/docs/apigeecli_developers_subscriptions_get.md index 49d4f8a2d..a4232198c 100644 --- a/docs/apigeecli_developers_subscriptions_get.md +++ b/docs/apigeecli_developers_subscriptions_get.md @@ -26,8 +26,10 @@ apigeecli developers subscriptions get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli developers subscriptions get [flags] * [apigeecli developers subscriptions](apigeecli_developers_subscriptions.md) - Manage subscriptions for a Developer -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_developers_subscriptions_list.md b/docs/apigeecli_developers_subscriptions_list.md index 8288be31d..d8bb562d2 100644 --- a/docs/apigeecli_developers_subscriptions_list.md +++ b/docs/apigeecli_developers_subscriptions_list.md @@ -25,8 +25,10 @@ apigeecli developers subscriptions list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli developers subscriptions list [flags] * [apigeecli developers subscriptions](apigeecli_developers_subscriptions.md) - Manage subscriptions for a Developer -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_developers_update.md b/docs/apigeecli_developers_update.md index 6256a3bed..176abd37a 100644 --- a/docs/apigeecli_developers_update.md +++ b/docs/apigeecli_developers_update.md @@ -30,8 +30,10 @@ apigeecli developers update [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -39,4 +41,4 @@ apigeecli developers update [flags] * [apigeecli developers](apigeecli_developers.md) - Manage Apigee App Developers -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_endpoints.md b/docs/apigeecli_endpoints.md index 27dd97bb9..c4a9a2e55 100644 --- a/docs/apigeecli_endpoints.md +++ b/docs/apigeecli_endpoints.md @@ -9,8 +9,9 @@ Manage Service Endpoints for PSC Consumers in Apigee ### Options ``` - -h, --help help for endpoints - -o, --org string Apigee organization name + -h, --help help for endpoints + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -21,6 +22,7 @@ Manage Service Endpoints for PSC Consumers in Apigee --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -33,4 +35,4 @@ Manage Service Endpoints for PSC Consumers in Apigee * [apigeecli endpoints get](apigeecli_endpoints_get.md) - Get a service endpoint * [apigeecli endpoints list](apigeecli_endpoints_list.md) - List of service endpoints -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_endpoints_create.md b/docs/apigeecli_endpoints_create.md index 5d156e476..e7b7caf75 100644 --- a/docs/apigeecli_endpoints_create.md +++ b/docs/apigeecli_endpoints_create.md @@ -27,8 +27,10 @@ apigeecli endpoints create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli endpoints create [flags] * [apigeecli endpoints](apigeecli_endpoints.md) - Manage Service Endpoints for PSC Consumers in Apigee -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_endpoints_delete.md b/docs/apigeecli_endpoints_delete.md index 40d35b78b..06877eae3 100644 --- a/docs/apigeecli_endpoints_delete.md +++ b/docs/apigeecli_endpoints_delete.md @@ -25,8 +25,10 @@ apigeecli endpoints delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli endpoints delete [flags] * [apigeecli endpoints](apigeecli_endpoints.md) - Manage Service Endpoints for PSC Consumers in Apigee -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_endpoints_get.md b/docs/apigeecli_endpoints_get.md index 8be302102..eb7e2364f 100644 --- a/docs/apigeecli_endpoints_get.md +++ b/docs/apigeecli_endpoints_get.md @@ -25,8 +25,10 @@ apigeecli endpoints get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli endpoints get [flags] * [apigeecli endpoints](apigeecli_endpoints.md) - Manage Service Endpoints for PSC Consumers in Apigee -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_endpoints_list.md b/docs/apigeecli_endpoints_list.md index 313546232..92a80fbe8 100644 --- a/docs/apigeecli_endpoints_list.md +++ b/docs/apigeecli_endpoints_list.md @@ -24,8 +24,10 @@ apigeecli endpoints list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -33,4 +35,4 @@ apigeecli endpoints list [flags] * [apigeecli endpoints](apigeecli_endpoints.md) - Manage Service Endpoints for PSC Consumers in Apigee -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_envgroups.md b/docs/apigeecli_envgroups.md index a4139e88e..cdf8f6ed2 100644 --- a/docs/apigeecli_envgroups.md +++ b/docs/apigeecli_envgroups.md @@ -9,8 +9,9 @@ Manage Apigee environment groups ### Options ``` - -h, --help help for envgroups - -o, --org string Apigee organization name + -h, --help help for envgroups + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -21,6 +22,7 @@ Manage Apigee environment groups --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ Manage Apigee environment groups * [apigeecli envgroups listattach](apigeecli_envgroups_listattach.md) - List attachments of an Environment Group * [apigeecli envgroups update](apigeecli_envgroups_update.md) - Update hostnames in an Environment Group -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_envgroups_attach.md b/docs/apigeecli_envgroups_attach.md index aa52ebb69..3d87cadcc 100644 --- a/docs/apigeecli_envgroups_attach.md +++ b/docs/apigeecli_envgroups_attach.md @@ -27,7 +27,9 @@ apigeecli envgroups attach [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli envgroups attach [flags] * [apigeecli envgroups](apigeecli_envgroups.md) - Manage Apigee environment groups -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_envgroups_create.md b/docs/apigeecli_envgroups_create.md index 67025b8cf..38078b30a 100644 --- a/docs/apigeecli_envgroups_create.md +++ b/docs/apigeecli_envgroups_create.md @@ -26,8 +26,10 @@ apigeecli envgroups create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli envgroups create [flags] * [apigeecli envgroups](apigeecli_envgroups.md) - Manage Apigee environment groups -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_envgroups_delete.md b/docs/apigeecli_envgroups_delete.md index 1bcdd2e80..1a2fdb209 100644 --- a/docs/apigeecli_envgroups_delete.md +++ b/docs/apigeecli_envgroups_delete.md @@ -26,7 +26,9 @@ apigeecli envgroups delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli envgroups delete [flags] * [apigeecli envgroups](apigeecli_envgroups.md) - Manage Apigee environment groups -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_envgroups_detach.md b/docs/apigeecli_envgroups_detach.md index 0d5c01b67..f2673ec5a 100644 --- a/docs/apigeecli_envgroups_detach.md +++ b/docs/apigeecli_envgroups_detach.md @@ -27,7 +27,9 @@ apigeecli envgroups detach [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli envgroups detach [flags] * [apigeecli envgroups](apigeecli_envgroups.md) - Manage Apigee environment groups -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_envgroups_get.md b/docs/apigeecli_envgroups_get.md index 467e6807d..70549fcd1 100644 --- a/docs/apigeecli_envgroups_get.md +++ b/docs/apigeecli_envgroups_get.md @@ -26,7 +26,9 @@ apigeecli envgroups get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli envgroups get [flags] * [apigeecli envgroups](apigeecli_envgroups.md) - Manage Apigee environment groups -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_envgroups_list.md b/docs/apigeecli_envgroups_list.md index 3ac0a102d..604a03e58 100644 --- a/docs/apigeecli_envgroups_list.md +++ b/docs/apigeecli_envgroups_list.md @@ -25,7 +25,9 @@ apigeecli envgroups list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -33,4 +35,4 @@ apigeecli envgroups list [flags] * [apigeecli envgroups](apigeecli_envgroups.md) - Manage Apigee environment groups -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_envgroups_listattach.md b/docs/apigeecli_envgroups_listattach.md index d3934972c..e08465d8e 100644 --- a/docs/apigeecli_envgroups_listattach.md +++ b/docs/apigeecli_envgroups_listattach.md @@ -26,7 +26,9 @@ apigeecli envgroups listattach [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli envgroups listattach [flags] * [apigeecli envgroups](apigeecli_envgroups.md) - Manage Apigee environment groups -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_envgroups_update.md b/docs/apigeecli_envgroups_update.md index 3cc780c1a..811ee651a 100644 --- a/docs/apigeecli_envgroups_update.md +++ b/docs/apigeecli_envgroups_update.md @@ -26,8 +26,10 @@ apigeecli envgroups update [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli envgroups update [flags] * [apigeecli envgroups](apigeecli_envgroups.md) - Manage Apigee environment groups -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments.md b/docs/apigeecli_environments.md index 3f2fddcc6..75a552128 100644 --- a/docs/apigeecli_environments.md +++ b/docs/apigeecli_environments.md @@ -9,8 +9,9 @@ Manage Apigee environments ### Options ``` - -h, --help help for environments - -o, --org string Apigee organization name + -h, --help help for environments + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -21,6 +22,7 @@ Manage Apigee environments --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -34,8 +36,10 @@ Manage Apigee environments * [apigeecli environments debugmask](apigeecli_environments_debugmask.md) - Manage debugmasks for the environment * [apigeecli environments delete](apigeecli_environments_delete.md) - Delete an environment * [apigeecli environments deployments](apigeecli_environments_deployments.md) - Manage deployments for the environment +* [apigeecli environments export](apigeecli_environments_export.md) - Export environment details to a file * [apigeecli environments get](apigeecli_environments_get.md) - Get properties of an environment * [apigeecli environments iam](apigeecli_environments_iam.md) - Manage IAM permissions for the environment +* [apigeecli environments import](apigeecli_environments_import.md) - Import a file containing environment details * [apigeecli environments list](apigeecli_environments_list.md) - List environments in an Apigee Org * [apigeecli environments secactions](apigeecli_environments_secactions.md) - Manage SecurityActions for Apigee Advanced Security * [apigeecli environments secactionscfg](apigeecli_environments_secactionscfg.md) - Manage SecurityActionsConfig for Apigee Advanced Security @@ -43,4 +47,4 @@ Manage Apigee environments * [apigeecli environments set](apigeecli_environments_set.md) - Set environment property * [apigeecli environments traceconfig](apigeecli_environments_traceconfig.md) - Manage Distributed Trace config for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_archives.md b/docs/apigeecli_environments_archives.md index 94c41c310..a6f65b542 100644 --- a/docs/apigeecli_environments_archives.md +++ b/docs/apigeecli_environments_archives.md @@ -21,8 +21,10 @@ Manage archive deployments for the environment --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ Manage archive deployments for the environment * [apigeecli environments archives get](apigeecli_environments_archives_get.md) - Get archive details * [apigeecli environments archives list](apigeecli_environments_archives_list.md) - List archives deployed to the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_archives_create.md b/docs/apigeecli_environments_archives_create.md index f33cec2ba..d5b18fdbb 100644 --- a/docs/apigeecli_environments_archives_create.md +++ b/docs/apigeecli_environments_archives_create.md @@ -29,8 +29,10 @@ apigeecli environments archives create [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -38,4 +40,4 @@ apigeecli environments archives create [flags] * [apigeecli environments archives](apigeecli_environments_archives.md) - Manage archive deployments for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_archives_delete.md b/docs/apigeecli_environments_archives_delete.md index d776bb50c..ab2dbc877 100644 --- a/docs/apigeecli_environments_archives_delete.md +++ b/docs/apigeecli_environments_archives_delete.md @@ -26,8 +26,10 @@ apigeecli environments archives delete [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli environments archives delete [flags] * [apigeecli environments archives](apigeecli_environments_archives.md) - Manage archive deployments for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_archives_get.md b/docs/apigeecli_environments_archives_get.md index e6fcc565c..2031b07d1 100644 --- a/docs/apigeecli_environments_archives_get.md +++ b/docs/apigeecli_environments_archives_get.md @@ -26,8 +26,10 @@ apigeecli environments archives get [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli environments archives get [flags] * [apigeecli environments archives](apigeecli_environments_archives.md) - Manage archive deployments for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_archives_list.md b/docs/apigeecli_environments_archives_list.md index bba1ce788..fa9d20afd 100644 --- a/docs/apigeecli_environments_archives_list.md +++ b/docs/apigeecli_environments_archives_list.md @@ -25,8 +25,10 @@ apigeecli environments archives list [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli environments archives list [flags] * [apigeecli environments archives](apigeecli_environments_archives.md) - Manage archive deployments for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_ax-obfuscation.md b/docs/apigeecli_environments_ax-obfuscation.md index e84334d68..4fe3f61e1 100644 --- a/docs/apigeecli_environments_ax-obfuscation.md +++ b/docs/apigeecli_environments_ax-obfuscation.md @@ -26,8 +26,10 @@ apigeecli environments ax-obfuscation [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli environments ax-obfuscation [flags] * [apigeecli environments](apigeecli_environments.md) - Manage Apigee environments -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_create.md b/docs/apigeecli_environments_create.md index b461651f6..f548d8aa9 100644 --- a/docs/apigeecli_environments_create.md +++ b/docs/apigeecli_environments_create.md @@ -15,6 +15,7 @@ apigeecli environments create [flags] ``` -d, --deptype string Deployment type - must be PROXY or ARCHIVE -e, --env string Apigee environment name + --envtype string Environment type - must be BASE, INTERMEDIATE or COMPREHENSIVE -f, --fwdproxyuri string URL of the forward proxy to be applied to the runtime instances in this env -h, --help help for create ``` @@ -27,8 +28,10 @@ apigeecli environments create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +39,4 @@ apigeecli environments create [flags] * [apigeecli environments](apigeecli_environments.md) - Manage Apigee environments -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_debugmask.md b/docs/apigeecli_environments_debugmask.md index cc834887e..13b880286 100644 --- a/docs/apigeecli_environments_debugmask.md +++ b/docs/apigeecli_environments_debugmask.md @@ -21,8 +21,10 @@ Manage debugmasks for the environment --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -32,4 +34,4 @@ Manage debugmasks for the environment * [apigeecli environments debugmask get](apigeecli_environments_debugmask_get.md) - Get debugmasks for an Environment * [apigeecli environments debugmask set](apigeecli_environments_debugmask_set.md) - Set debugmasks for an Environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_debugmask_get.md b/docs/apigeecli_environments_debugmask_get.md index f685f0cf1..cdfef153d 100644 --- a/docs/apigeecli_environments_debugmask_get.md +++ b/docs/apigeecli_environments_debugmask_get.md @@ -25,8 +25,10 @@ apigeecli environments debugmask get [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli environments debugmask get [flags] * [apigeecli environments debugmask](apigeecli_environments_debugmask.md) - Manage debugmasks for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_debugmask_set.md b/docs/apigeecli_environments_debugmask_set.md index 5e7053d08..d5e95f1a9 100644 --- a/docs/apigeecli_environments_debugmask_set.md +++ b/docs/apigeecli_environments_debugmask_set.md @@ -13,8 +13,8 @@ apigeecli environments debugmask set [flags] ### Options ``` - -h, --help help for set - -m, --mask string Mask configuration is in JSON format + -h, --help help for set + -f, --mask-file string A path to a file containing debug mask configuration ``` ### Options inherited from parent commands @@ -26,8 +26,10 @@ apigeecli environments debugmask set [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli environments debugmask set [flags] * [apigeecli environments debugmask](apigeecli_environments_debugmask.md) - Manage debugmasks for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_delete.md b/docs/apigeecli_environments_delete.md index 4f3980cb7..06ebdf5b7 100644 --- a/docs/apigeecli_environments_delete.md +++ b/docs/apigeecli_environments_delete.md @@ -25,8 +25,10 @@ apigeecli environments delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli environments delete [flags] * [apigeecli environments](apigeecli_environments.md) - Manage Apigee environments -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_deployments.md b/docs/apigeecli_environments_deployments.md index bc1e938a5..429f752ac 100644 --- a/docs/apigeecli_environments_deployments.md +++ b/docs/apigeecli_environments_deployments.md @@ -21,8 +21,10 @@ Manage deployments for the environment --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -32,4 +34,4 @@ Manage deployments for the environment * [apigeecli environments deployments config](apigeecli_environments_deployments_config.md) - Get deployment configuration for an Environment * [apigeecli environments deployments get](apigeecli_environments_deployments_get.md) - Get deployments for an Environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_deployments_config.md b/docs/apigeecli_environments_deployments_config.md index 5e4716c66..700cbebd5 100644 --- a/docs/apigeecli_environments_deployments_config.md +++ b/docs/apigeecli_environments_deployments_config.md @@ -25,8 +25,10 @@ apigeecli environments deployments config [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli environments deployments config [flags] * [apigeecli environments deployments](apigeecli_environments_deployments.md) - Manage deployments for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_deployments_get.md b/docs/apigeecli_environments_deployments_get.md index 5b60ffcfc..1ec8d9c75 100644 --- a/docs/apigeecli_environments_deployments_get.md +++ b/docs/apigeecli_environments_deployments_get.md @@ -27,8 +27,10 @@ apigeecli environments deployments get [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli environments deployments get [flags] * [apigeecli environments deployments](apigeecli_environments_deployments.md) - Manage deployments for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_export.md b/docs/apigeecli_environments_export.md new file mode 100644 index 000000000..d9bb5ceaf --- /dev/null +++ b/docs/apigeecli_environments_export.md @@ -0,0 +1,38 @@ +## apigeecli environments export + +Export environment details to a file + +### Synopsis + +Export environment details to a file + +``` +apigeecli environments export [flags] +``` + +### Options + +``` + -h, --help help for export +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli environments](apigeecli_environments.md) - Manage Apigee environments + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_get.md b/docs/apigeecli_environments_get.md index ef4efd8b6..0055194c6 100644 --- a/docs/apigeecli_environments_get.md +++ b/docs/apigeecli_environments_get.md @@ -26,8 +26,10 @@ apigeecli environments get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli environments get [flags] * [apigeecli environments](apigeecli_environments.md) - Manage Apigee environments -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_iam.md b/docs/apigeecli_environments_iam.md index f200ffd19..a4985bc6d 100644 --- a/docs/apigeecli_environments_iam.md +++ b/docs/apigeecli_environments_iam.md @@ -21,8 +21,10 @@ Manage IAM permissions for the environment --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -38,4 +40,4 @@ Manage IAM permissions for the environment * [apigeecli environments iam setsync](apigeecli_environments_iam_setsync.md) - Set Synchronization Manager role for a member on an environment * [apigeecli environments iam test](apigeecli_environments_iam_test.md) - Test IAM policy for an Environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_iam_get.md b/docs/apigeecli_environments_iam_get.md index 50da32d3c..654a25571 100644 --- a/docs/apigeecli_environments_iam_get.md +++ b/docs/apigeecli_environments_iam_get.md @@ -25,8 +25,10 @@ apigeecli environments iam get [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli environments iam get [flags] * [apigeecli environments iam](apigeecli_environments_iam.md) - Manage IAM permissions for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_iam_removerole.md b/docs/apigeecli_environments_iam_removerole.md index 4802c240e..ffdbefa73 100644 --- a/docs/apigeecli_environments_iam_removerole.md +++ b/docs/apigeecli_environments_iam_removerole.md @@ -15,7 +15,7 @@ apigeecli environments iam removerole [flags] ``` -h, --help help for removerole -n, --name string Member name. Prefix the member role as role:name. Ex: user:foo@acme.com - -r, --role string IAM Role + --role string IAM Role ``` ### Options inherited from parent commands @@ -27,8 +27,10 @@ apigeecli environments iam removerole [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli environments iam removerole [flags] * [apigeecli environments iam](apigeecli_environments_iam.md) - Manage IAM permissions for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_iam_setadmin.md b/docs/apigeecli_environments_iam_setadmin.md index 69b39b9cf..17d2b5d92 100644 --- a/docs/apigeecli_environments_iam_setadmin.md +++ b/docs/apigeecli_environments_iam_setadmin.md @@ -13,9 +13,9 @@ apigeecli environments iam setadmin [flags] ### Options ``` - -h, --help help for setadmin - -m, --memberType string memberType must be serviceAccount, user or group (default "serviceAccount") - -n, --name string Member Name, example Service Account Name + -h, --help help for setadmin + -m, --member-type string memberType must be serviceAccount, user or group (default "serviceAccount") + -n, --name string Member Name, example Service Account Name ``` ### Options inherited from parent commands @@ -27,8 +27,10 @@ apigeecli environments iam setadmin [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli environments iam setadmin [flags] * [apigeecli environments iam](apigeecli_environments_iam.md) - Manage IAM permissions for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_iam_setax.md b/docs/apigeecli_environments_iam_setax.md index 1ea3f5027..438251dce 100644 --- a/docs/apigeecli_environments_iam_setax.md +++ b/docs/apigeecli_environments_iam_setax.md @@ -13,10 +13,10 @@ apigeecli environments iam setax [flags] ### Options ``` - -h, --help help for setax - -r, --memberRole string memberRole must be analyticsViewer or analyticsAgent (default "analyticsAgent") - -m, --memberType string memberType must be serviceAccount, user or group (default "serviceAccount") - -n, --name string Member Name, example Service Account Name + -h, --help help for setax + --member-role string memberRole must be analyticsViewer or analyticsAgent (default "analyticsAgent") + -m, --member-type string memberType must be serviceAccount, user or group (default "serviceAccount") + -n, --name string Member Name, example Service Account Name ``` ### Options inherited from parent commands @@ -28,8 +28,10 @@ apigeecli environments iam setax [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli environments iam setax [flags] * [apigeecli environments iam](apigeecli_environments_iam.md) - Manage IAM permissions for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_iam_setcustom.md b/docs/apigeecli_environments_iam_setcustom.md index e40b195a1..d251430fd 100644 --- a/docs/apigeecli_environments_iam_setcustom.md +++ b/docs/apigeecli_environments_iam_setcustom.md @@ -13,10 +13,10 @@ apigeecli environments iam setcustom [flags] ### Options ``` - -h, --help help for setcustom - -m, --memberType string memberType must be serviceAccount, user or group (default "serviceAccount") - -n, --name string Member Name, example Service Account Name - -r, --role string Custom IAM role in the format projects/{project-id}/roles/{role} + -h, --help help for setcustom + -m, --member-type string memberType must be serviceAccount, user or group (default "serviceAccount") + -n, --name string Member Name, example Service Account Name + --role string Custom IAM role in the format projects/{project-id}/roles/{role} ``` ### Options inherited from parent commands @@ -28,8 +28,10 @@ apigeecli environments iam setcustom [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli environments iam setcustom [flags] * [apigeecli environments iam](apigeecli_environments_iam.md) - Manage IAM permissions for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_iam_setdeploy.md b/docs/apigeecli_environments_iam_setdeploy.md index e77720fca..4218e455d 100644 --- a/docs/apigeecli_environments_iam_setdeploy.md +++ b/docs/apigeecli_environments_iam_setdeploy.md @@ -13,9 +13,9 @@ apigeecli environments iam setdeploy [flags] ### Options ``` - -h, --help help for setdeploy - -m, --memberType string memberType must be serviceAccount, user or group (default "serviceAccount") - -n, --name string Member Name, example Service Account Name + -h, --help help for setdeploy + -m, --member-type string memberType must be serviceAccount, user or group (default "serviceAccount") + -n, --name string Member Name, example Service Account Name ``` ### Options inherited from parent commands @@ -27,8 +27,10 @@ apigeecli environments iam setdeploy [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli environments iam setdeploy [flags] * [apigeecli environments iam](apigeecli_environments_iam.md) - Manage IAM permissions for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_iam_setsync.md b/docs/apigeecli_environments_iam_setsync.md index c83518ad6..9e6555bc1 100644 --- a/docs/apigeecli_environments_iam_setsync.md +++ b/docs/apigeecli_environments_iam_setsync.md @@ -13,9 +13,9 @@ apigeecli environments iam setsync [flags] ### Options ``` - -h, --help help for setsync - -m, --memberType string memberType must be serviceAccount, user or group (default "serviceAccount") - -n, --name string Member Name, example Service Account Name + -h, --help help for setsync + -m, --member-type string memberType must be serviceAccount, user or group (default "serviceAccount") + -n, --name string Member Name, example Service Account Name ``` ### Options inherited from parent commands @@ -27,8 +27,10 @@ apigeecli environments iam setsync [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli environments iam setsync [flags] * [apigeecli environments iam](apigeecli_environments_iam.md) - Manage IAM permissions for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_iam_test.md b/docs/apigeecli_environments_iam_test.md index e8f2aee25..f7c1268dd 100644 --- a/docs/apigeecli_environments_iam_test.md +++ b/docs/apigeecli_environments_iam_test.md @@ -14,7 +14,7 @@ apigeecli environments iam test [flags] ``` -h, --help help for test - -r, --res string resource (default "environment") + -s, --res string resource (default "environment") -v, --verb string resource verb (default "get") ``` @@ -27,8 +27,10 @@ apigeecli environments iam test [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli environments iam test [flags] * [apigeecli environments iam](apigeecli_environments_iam.md) - Manage IAM permissions for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_import.md b/docs/apigeecli_environments_import.md new file mode 100644 index 000000000..b72903638 --- /dev/null +++ b/docs/apigeecli_environments_import.md @@ -0,0 +1,39 @@ +## apigeecli environments import + +Import a file containing environment details + +### Synopsis + +Import a file containing environment details + +``` +apigeecli environments import [flags] +``` + +### Options + +``` + -f, --file string File containing environment details + -h, --help help for import +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli environments](apigeecli_environments.md) - Manage Apigee environments + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_list.md b/docs/apigeecli_environments_list.md index b24848734..e6fb6a1e0 100644 --- a/docs/apigeecli_environments_list.md +++ b/docs/apigeecli_environments_list.md @@ -24,8 +24,10 @@ apigeecli environments list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -33,4 +35,4 @@ apigeecli environments list [flags] * [apigeecli environments](apigeecli_environments.md) - Manage Apigee environments -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_secactions.md b/docs/apigeecli_environments_secactions.md index 8e23627c1..304956d89 100644 --- a/docs/apigeecli_environments_secactions.md +++ b/docs/apigeecli_environments_secactions.md @@ -21,8 +21,10 @@ Manage SecurityActions for Apigee Advanced Security --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ Manage SecurityActions for Apigee Advanced Security * [apigeecli environments secactions get](apigeecli_environments_secactions_get.md) - Get a SecurityAction by name * [apigeecli environments secactions list](apigeecli_environments_secactions_list.md) - Returns security actions in the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_secactions_create.md b/docs/apigeecli_environments_secactions_create.md index f45402509..c10d13db0 100644 --- a/docs/apigeecli_environments_secactions_create.md +++ b/docs/apigeecli_environments_secactions_create.md @@ -27,8 +27,10 @@ apigeecli environments secactions create [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli environments secactions create [flags] * [apigeecli environments secactions](apigeecli_environments_secactions.md) - Manage SecurityActions for Apigee Advanced Security -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_secactions_disable.md b/docs/apigeecli_environments_secactions_disable.md index e59fdb811..656ecc593 100644 --- a/docs/apigeecli_environments_secactions_disable.md +++ b/docs/apigeecli_environments_secactions_disable.md @@ -26,8 +26,10 @@ apigeecli environments secactions disable [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli environments secactions disable [flags] * [apigeecli environments secactions](apigeecli_environments_secactions.md) - Manage SecurityActions for Apigee Advanced Security -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_secactions_enable.md b/docs/apigeecli_environments_secactions_enable.md index d47b0cd33..4e9fdb31b 100644 --- a/docs/apigeecli_environments_secactions_enable.md +++ b/docs/apigeecli_environments_secactions_enable.md @@ -26,8 +26,10 @@ apigeecli environments secactions enable [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli environments secactions enable [flags] * [apigeecli environments secactions](apigeecli_environments_secactions.md) - Manage SecurityActions for Apigee Advanced Security -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_secactions_get.md b/docs/apigeecli_environments_secactions_get.md index b2aff53d7..4775b15a2 100644 --- a/docs/apigeecli_environments_secactions_get.md +++ b/docs/apigeecli_environments_secactions_get.md @@ -26,8 +26,10 @@ apigeecli environments secactions get [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli environments secactions get [flags] * [apigeecli environments secactions](apigeecli_environments_secactions.md) - Manage SecurityActions for Apigee Advanced Security -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_secactions_list.md b/docs/apigeecli_environments_secactions_list.md index 97978ff38..6b1fe154c 100644 --- a/docs/apigeecli_environments_secactions_list.md +++ b/docs/apigeecli_environments_secactions_list.md @@ -13,10 +13,10 @@ apigeecli environments secactions list [flags] ### Options ``` - --filter string Filter results - -h, --help help for list - --pageSize int The maximum number of versions to return (default -1) - --pageToken string A page token, received from a previous call + --filter string Filter results + -h, --help help for list + --page-size int The maximum number of versions to return (default -1) + --page-token string A page token, received from a previous call ``` ### Options inherited from parent commands @@ -28,8 +28,10 @@ apigeecli environments secactions list [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli environments secactions list [flags] * [apigeecli environments secactions](apigeecli_environments_secactions.md) - Manage SecurityActions for Apigee Advanced Security -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_secactionscfg.md b/docs/apigeecli_environments_secactionscfg.md index 5338350b6..c502c2f7c 100644 --- a/docs/apigeecli_environments_secactionscfg.md +++ b/docs/apigeecli_environments_secactionscfg.md @@ -21,8 +21,10 @@ Manage SecurityActionsConfig for Apigee Advanced Security --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -33,4 +35,4 @@ Manage SecurityActionsConfig for Apigee Advanced Security * [apigeecli environments secactionscfg enable](apigeecli_environments_secactionscfg_enable.md) - Enables SecurityActions on the environment * [apigeecli environments secactionscfg get](apigeecli_environments_secactionscfg_get.md) - Returns the current SecurityActions configuration -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_secactionscfg_disable.md b/docs/apigeecli_environments_secactionscfg_disable.md index 96b7063da..9f15b1658 100644 --- a/docs/apigeecli_environments_secactionscfg_disable.md +++ b/docs/apigeecli_environments_secactionscfg_disable.md @@ -25,8 +25,10 @@ apigeecli environments secactionscfg disable [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli environments secactionscfg disable [flags] * [apigeecli environments secactionscfg](apigeecli_environments_secactionscfg.md) - Manage SecurityActionsConfig for Apigee Advanced Security -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_secactionscfg_enable.md b/docs/apigeecli_environments_secactionscfg_enable.md index 391a53718..23b8a5dd8 100644 --- a/docs/apigeecli_environments_secactionscfg_enable.md +++ b/docs/apigeecli_environments_secactionscfg_enable.md @@ -25,8 +25,10 @@ apigeecli environments secactionscfg enable [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli environments secactionscfg enable [flags] * [apigeecli environments secactionscfg](apigeecli_environments_secactionscfg.md) - Manage SecurityActionsConfig for Apigee Advanced Security -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_secactionscfg_get.md b/docs/apigeecli_environments_secactionscfg_get.md index c47430836..273b529e5 100644 --- a/docs/apigeecli_environments_secactionscfg_get.md +++ b/docs/apigeecli_environments_secactionscfg_get.md @@ -25,8 +25,10 @@ apigeecli environments secactionscfg get [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli environments secactionscfg get [flags] * [apigeecli environments secactionscfg](apigeecli_environments_secactionscfg.md) - Manage SecurityActionsConfig for Apigee Advanced Security -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_secincidents.md b/docs/apigeecli_environments_secincidents.md index 3eb21aff4..35f0c0c56 100644 --- a/docs/apigeecli_environments_secincidents.md +++ b/docs/apigeecli_environments_secincidents.md @@ -21,8 +21,10 @@ View SecurityIncidents from Apigee Advanced Security --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -32,4 +34,4 @@ View SecurityIncidents from Apigee Advanced Security * [apigeecli environments secincidents get](apigeecli_environments_secincidents_get.md) - Returns a security incidents by name * [apigeecli environments secincidents list](apigeecli_environments_secincidents_list.md) - Returns security incidents in the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_secincidents_get.md b/docs/apigeecli_environments_secincidents_get.md index 420a21a95..bd399743c 100644 --- a/docs/apigeecli_environments_secincidents_get.md +++ b/docs/apigeecli_environments_secincidents_get.md @@ -26,8 +26,10 @@ apigeecli environments secincidents get [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli environments secincidents get [flags] * [apigeecli environments secincidents](apigeecli_environments_secincidents.md) - View SecurityIncidents from Apigee Advanced Security -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_secincidents_list.md b/docs/apigeecli_environments_secincidents_list.md index 1930bee2e..745982e81 100644 --- a/docs/apigeecli_environments_secincidents_list.md +++ b/docs/apigeecli_environments_secincidents_list.md @@ -13,10 +13,10 @@ apigeecli environments secincidents list [flags] ### Options ``` - --filter string Filter results - -h, --help help for list - --pageSize int The maximum number of versions to return (default -1) - --pageToken string A page token, received from a previous call + --filter string Filter results + -h, --help help for list + --page-size int The maximum number of versions to return (default -1) + --page-token string A page token, received from a previous call ``` ### Options inherited from parent commands @@ -28,8 +28,10 @@ apigeecli environments secincidents list [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli environments secincidents list [flags] * [apigeecli environments secincidents](apigeecli_environments_secincidents.md) - View SecurityIncidents from Apigee Advanced Security -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_set.md b/docs/apigeecli_environments_set.md index 1fa23b066..116cbf373 100644 --- a/docs/apigeecli_environments_set.md +++ b/docs/apigeecli_environments_set.md @@ -27,8 +27,10 @@ apigeecli environments set [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli environments set [flags] * [apigeecli environments](apigeecli_environments.md) - Manage Apigee environments -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_traceconfig.md b/docs/apigeecli_environments_traceconfig.md index 380b01509..a93c99437 100644 --- a/docs/apigeecli_environments_traceconfig.md +++ b/docs/apigeecli_environments_traceconfig.md @@ -21,8 +21,10 @@ Manage Distributed Trace config for the environment --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ Manage Distributed Trace config for the environment * [apigeecli environments traceconfig overrides](apigeecli_environments_traceconfig_overrides.md) - Manage Distributed Trace config overrides for the environment * [apigeecli environments traceconfig update](apigeecli_environments_traceconfig_update.md) - Update Distributed Trace config for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_traceconfig_disable.md b/docs/apigeecli_environments_traceconfig_disable.md index d17bb29a6..d5c93ace7 100644 --- a/docs/apigeecli_environments_traceconfig_disable.md +++ b/docs/apigeecli_environments_traceconfig_disable.md @@ -25,8 +25,10 @@ apigeecli environments traceconfig disable [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli environments traceconfig disable [flags] * [apigeecli environments traceconfig](apigeecli_environments_traceconfig.md) - Manage Distributed Trace config for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_traceconfig_get.md b/docs/apigeecli_environments_traceconfig_get.md index 009ad4ee6..030bc8eb8 100644 --- a/docs/apigeecli_environments_traceconfig_get.md +++ b/docs/apigeecli_environments_traceconfig_get.md @@ -25,8 +25,10 @@ apigeecli environments traceconfig get [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli environments traceconfig get [flags] * [apigeecli environments traceconfig](apigeecli_environments_traceconfig.md) - Manage Distributed Trace config for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_traceconfig_overrides.md b/docs/apigeecli_environments_traceconfig_overrides.md index d9d95b908..6bd2a8781 100644 --- a/docs/apigeecli_environments_traceconfig_overrides.md +++ b/docs/apigeecli_environments_traceconfig_overrides.md @@ -21,8 +21,10 @@ Manage Distributed Trace config overrides for the environment -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -33,4 +35,4 @@ Manage Distributed Trace config overrides for the environment * [apigeecli environments traceconfig overrides get](apigeecli_environments_traceconfig_overrides_get.md) - Get Distributed Trace config overrides * [apigeecli environments traceconfig overrides list](apigeecli_environments_traceconfig_overrides_list.md) - List Distributed Trace config overrides -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_traceconfig_overrides_create.md b/docs/apigeecli_environments_traceconfig_overrides_create.md index ac508e769..d906e3bc8 100644 --- a/docs/apigeecli_environments_traceconfig_overrides_create.md +++ b/docs/apigeecli_environments_traceconfig_overrides_create.md @@ -13,12 +13,12 @@ apigeecli environments traceconfig overrides create [flags] ### Options ``` - -p, --endpoint string Trace endpoint, used only with JAEGER - -x, --exporter string Trace exporter can be JAEGER or CLOUD_TRACE - -h, --help help for create - -n, --name string API Proxy name - -r, --rate string Sampler Rate - -s, --sampler string Sampler can be set to PROBABILITY or OFF (default "PROBABILITY") + -p, --endpoint-uri string Trace endpoint, used only with JAEGER + -x, --exporter string Trace exporter can be JAEGER or CLOUD_TRACE + -h, --help help for create + -n, --name string API Proxy name + --rate string Sampler Rate + -s, --sampler string Sampler can be set to PROBABILITY or OFF (default "PROBABILITY") ``` ### Options inherited from parent commands @@ -30,8 +30,10 @@ apigeecli environments traceconfig overrides create [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -39,4 +41,4 @@ apigeecli environments traceconfig overrides create [flags] * [apigeecli environments traceconfig overrides](apigeecli_environments_traceconfig_overrides.md) - Manage Distributed Trace config overrides for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_traceconfig_overrides_get.md b/docs/apigeecli_environments_traceconfig_overrides_get.md index 70883d8e4..b2d770019 100644 --- a/docs/apigeecli_environments_traceconfig_overrides_get.md +++ b/docs/apigeecli_environments_traceconfig_overrides_get.md @@ -26,8 +26,10 @@ apigeecli environments traceconfig overrides get [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli environments traceconfig overrides get [flags] * [apigeecli environments traceconfig overrides](apigeecli_environments_traceconfig_overrides.md) - Manage Distributed Trace config overrides for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_traceconfig_overrides_list.md b/docs/apigeecli_environments_traceconfig_overrides_list.md index 42e2bcaec..aab0b9cd6 100644 --- a/docs/apigeecli_environments_traceconfig_overrides_list.md +++ b/docs/apigeecli_environments_traceconfig_overrides_list.md @@ -25,8 +25,10 @@ apigeecli environments traceconfig overrides list [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli environments traceconfig overrides list [flags] * [apigeecli environments traceconfig overrides](apigeecli_environments_traceconfig_overrides.md) - Manage Distributed Trace config overrides for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_environments_traceconfig_update.md b/docs/apigeecli_environments_traceconfig_update.md index e74ef937b..176f08cc6 100644 --- a/docs/apigeecli_environments_traceconfig_update.md +++ b/docs/apigeecli_environments_traceconfig_update.md @@ -13,11 +13,11 @@ apigeecli environments traceconfig update [flags] ### Options ``` - -p, --endpoint string Trace endpoint, used only with JAEGER - -x, --exporter string Trace exporter can be JAEGER or CLOUD_TRACE - -h, --help help for update - -r, --rate string Sampler Rate - -s, --sampler string Sampler can be set to PROBABILITY or OFF (default "PROBABILITY") + -p, --endpoint-uri string Trace endpoint, used only with JAEGER + -x, --exporter string Trace exporter can be JAEGER or CLOUD_TRACE + -h, --help help for update + --rate string Sampler Rate + -s, --sampler string Sampler can be set to PROBABILITY or OFF (default "PROBABILITY") ``` ### Options inherited from parent commands @@ -29,8 +29,10 @@ apigeecli environments traceconfig update [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -38,4 +40,4 @@ apigeecli environments traceconfig update [flags] * [apigeecli environments traceconfig](apigeecli_environments_traceconfig.md) - Manage Distributed Trace config for the environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_flowhooks.md b/docs/apigeecli_flowhooks.md index 0d58e037b..619a33063 100644 --- a/docs/apigeecli_flowhooks.md +++ b/docs/apigeecli_flowhooks.md @@ -9,9 +9,10 @@ Manage Flowhooks ### Options ``` - -e, --env string Apigee environment name - -h, --help help for flowhooks - -o, --org string Apigee organization name + -e, --env string Apigee environment name + -h, --help help for flowhooks + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -22,6 +23,7 @@ Manage Flowhooks --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ Manage Flowhooks * [apigeecli flowhooks get](apigeecli_flowhooks_get.md) - Get a flowhook * [apigeecli flowhooks list](apigeecli_flowhooks_list.md) - List Flowhooks -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_flowhooks_attach.md b/docs/apigeecli_flowhooks_attach.md index 5d02c7a8b..699ca97d7 100644 --- a/docs/apigeecli_flowhooks_attach.md +++ b/docs/apigeecli_flowhooks_attach.md @@ -29,8 +29,10 @@ apigeecli flowhooks attach [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -38,4 +40,4 @@ apigeecli flowhooks attach [flags] * [apigeecli flowhooks](apigeecli_flowhooks.md) - Manage Flowhooks -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_flowhooks_detach.md b/docs/apigeecli_flowhooks_detach.md index 25d201334..9362f44aa 100644 --- a/docs/apigeecli_flowhooks_detach.md +++ b/docs/apigeecli_flowhooks_detach.md @@ -26,8 +26,10 @@ apigeecli flowhooks detach [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli flowhooks detach [flags] * [apigeecli flowhooks](apigeecli_flowhooks.md) - Manage Flowhooks -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_flowhooks_get.md b/docs/apigeecli_flowhooks_get.md index 78523370b..677f343ac 100644 --- a/docs/apigeecli_flowhooks_get.md +++ b/docs/apigeecli_flowhooks_get.md @@ -26,8 +26,10 @@ apigeecli flowhooks get [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli flowhooks get [flags] * [apigeecli flowhooks](apigeecli_flowhooks.md) - Manage Flowhooks -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_flowhooks_list.md b/docs/apigeecli_flowhooks_list.md index 8469a0c80..35bdd9d3b 100644 --- a/docs/apigeecli_flowhooks_list.md +++ b/docs/apigeecli_flowhooks_list.md @@ -25,8 +25,10 @@ apigeecli flowhooks list [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli flowhooks list [flags] * [apigeecli flowhooks](apigeecli_flowhooks.md) - Manage Flowhooks -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_iam.md b/docs/apigeecli_iam.md index 22e899394..f2d4dc448 100644 --- a/docs/apigeecli_iam.md +++ b/docs/apigeecli_iam.md @@ -20,6 +20,7 @@ Manage IAM permissions for Apigee. The SA to run this command requires Security --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -29,4 +30,4 @@ Manage IAM permissions for Apigee. The SA to run this command requires Security * [apigeecli](apigeecli.md) - Utility to work with Apigee APIs. * [apigeecli iam create](apigeecli_iam_create.md) - Create a new IAM Service Account with permissions for Apigee Runtime -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_iam_create.md b/docs/apigeecli_iam_create.md index 58a9bbfb2..33cfbe7a6 100644 --- a/docs/apigeecli_iam_create.md +++ b/docs/apigeecli_iam_create.md @@ -17,7 +17,7 @@ apigeecli iam create [flags] -h, --help help for create -n, --name string Service Account Name -p, --prj string GCP Project ID - -r, --role string IAM Role Type, must be one of: mart, analytics, all, logger, connect, cassandra, watcher, sync, admin, api-admin, env-admin, dev-admin, readonly-admin + --role string IAM Role Type, must be one of: mart, analytics, all, logger, connect, cassandra, watcher, sync, admin, api-admin, env-admin, dev-admin, readonly-admin ``` ### Options inherited from parent commands @@ -28,6 +28,7 @@ apigeecli iam create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -36,4 +37,4 @@ apigeecli iam create [flags] * [apigeecli iam](apigeecli_iam.md) - Manage IAM permissions for Apigee -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_instances.md b/docs/apigeecli_instances.md index 75f5574f0..457076da4 100644 --- a/docs/apigeecli_instances.md +++ b/docs/apigeecli_instances.md @@ -9,8 +9,9 @@ Manage Apigee runtime instances ### Options ``` - -h, --help help for instances - -o, --org string Apigee organization name + -h, --help help for instances + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -21,6 +22,7 @@ Manage Apigee runtime instances --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ Manage Apigee runtime instances * [apigeecli instances nat](apigeecli_instances_nat.md) - Manage NAT IPs for Apigee instances * [apigeecli instances update](apigeecli_instances_update.md) - Update an Instance -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_instances_attachments.md b/docs/apigeecli_instances_attachments.md index 7310e6aec..d03726cca 100644 --- a/docs/apigeecli_instances_attachments.md +++ b/docs/apigeecli_instances_attachments.md @@ -21,7 +21,9 @@ Manage environments to instances --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -33,4 +35,4 @@ Manage environments to instances * [apigeecli instances attachments get](apigeecli_instances_attachments_get.md) - Get attachment details for an instance * [apigeecli instances attachments list](apigeecli_instances_attachments_list.md) - List attachment details for an instance -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_instances_attachments_attach.md b/docs/apigeecli_instances_attachments_attach.md index 124082ffe..191427adc 100644 --- a/docs/apigeecli_instances_attachments_attach.md +++ b/docs/apigeecli_instances_attachments_attach.md @@ -26,8 +26,10 @@ apigeecli instances attachments attach [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli instances attachments attach [flags] * [apigeecli instances attachments](apigeecli_instances_attachments.md) - Manage environments to instances -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_instances_attachments_detach.md b/docs/apigeecli_instances_attachments_detach.md index 248d01a4f..25f7d6480 100644 --- a/docs/apigeecli_instances_attachments_detach.md +++ b/docs/apigeecli_instances_attachments_detach.md @@ -26,8 +26,10 @@ apigeecli instances attachments detach [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli instances attachments detach [flags] * [apigeecli instances attachments](apigeecli_instances_attachments.md) - Manage environments to instances -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_instances_attachments_get.md b/docs/apigeecli_instances_attachments_get.md index 6c6682fbd..0743b3eb1 100644 --- a/docs/apigeecli_instances_attachments_get.md +++ b/docs/apigeecli_instances_attachments_get.md @@ -26,8 +26,10 @@ apigeecli instances attachments get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli instances attachments get [flags] * [apigeecli instances attachments](apigeecli_instances_attachments.md) - Manage environments to instances -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_instances_attachments_list.md b/docs/apigeecli_instances_attachments_list.md index 1e3c7137f..becac217f 100644 --- a/docs/apigeecli_instances_attachments_list.md +++ b/docs/apigeecli_instances_attachments_list.md @@ -25,8 +25,10 @@ apigeecli instances attachments list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli instances attachments list [flags] * [apigeecli instances attachments](apigeecli_instances_attachments.md) - Manage environments to instances -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_instances_create.md b/docs/apigeecli_instances_create.md index 73e51cd51..9fb579ff3 100644 --- a/docs/apigeecli_instances_create.md +++ b/docs/apigeecli_instances_create.md @@ -29,8 +29,10 @@ apigeecli instances create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -38,4 +40,4 @@ apigeecli instances create [flags] * [apigeecli instances](apigeecli_instances.md) - Manage Apigee runtime instances -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_instances_delete.md b/docs/apigeecli_instances_delete.md index 40409b056..88e92feb8 100644 --- a/docs/apigeecli_instances_delete.md +++ b/docs/apigeecli_instances_delete.md @@ -26,7 +26,9 @@ apigeecli instances delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli instances delete [flags] * [apigeecli instances](apigeecli_instances.md) - Manage Apigee runtime instances -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_instances_get.md b/docs/apigeecli_instances_get.md index 83d3145c7..29142cd70 100644 --- a/docs/apigeecli_instances_get.md +++ b/docs/apigeecli_instances_get.md @@ -26,7 +26,9 @@ apigeecli instances get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli instances get [flags] * [apigeecli instances](apigeecli_instances.md) - Manage Apigee runtime instances -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_instances_list.md b/docs/apigeecli_instances_list.md index 93db2c181..efd490db2 100644 --- a/docs/apigeecli_instances_list.md +++ b/docs/apigeecli_instances_list.md @@ -25,7 +25,9 @@ apigeecli instances list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -33,4 +35,4 @@ apigeecli instances list [flags] * [apigeecli instances](apigeecli_instances.md) - Manage Apigee runtime instances -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_instances_nat.md b/docs/apigeecli_instances_nat.md index 53d1dcf42..cbdda04a2 100644 --- a/docs/apigeecli_instances_nat.md +++ b/docs/apigeecli_instances_nat.md @@ -22,7 +22,9 @@ Manage NAT IPs for Apigee instances --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ Manage NAT IPs for Apigee instances * [apigeecli instances nat list](apigeecli_instances_nat_list.md) - List NAT IPs for an Apigee instance * [apigeecli instances nat reserve](apigeecli_instances_nat_reserve.md) - Reserve a NAT IP for an Apigeee instance -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_instances_nat_activate.md b/docs/apigeecli_instances_nat_activate.md index 61490a4e5..554a3e22e 100644 --- a/docs/apigeecli_instances_nat_activate.md +++ b/docs/apigeecli_instances_nat_activate.md @@ -26,8 +26,10 @@ apigeecli instances nat activate [flags] --metadata-token Metadata OAuth2 access token -n, --name string Apigee instance name --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli instances nat activate [flags] * [apigeecli instances nat](apigeecli_instances_nat.md) - Manage NAT IPs for Apigee instances -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_instances_nat_delete.md b/docs/apigeecli_instances_nat_delete.md index fe1159564..2f2aa8cd8 100644 --- a/docs/apigeecli_instances_nat_delete.md +++ b/docs/apigeecli_instances_nat_delete.md @@ -26,8 +26,10 @@ apigeecli instances nat delete [flags] --metadata-token Metadata OAuth2 access token -n, --name string Apigee instance name --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli instances nat delete [flags] * [apigeecli instances nat](apigeecli_instances_nat.md) - Manage NAT IPs for Apigee instances -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_instances_nat_list.md b/docs/apigeecli_instances_nat_list.md index 43e6c9e13..82b468e24 100644 --- a/docs/apigeecli_instances_nat_list.md +++ b/docs/apigeecli_instances_nat_list.md @@ -25,8 +25,10 @@ apigeecli instances nat list [flags] --metadata-token Metadata OAuth2 access token -n, --name string Apigee instance name --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli instances nat list [flags] * [apigeecli instances nat](apigeecli_instances_nat.md) - Manage NAT IPs for Apigee instances -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_instances_nat_reserve.md b/docs/apigeecli_instances_nat_reserve.md index bce31a97d..0608eb1cc 100644 --- a/docs/apigeecli_instances_nat_reserve.md +++ b/docs/apigeecli_instances_nat_reserve.md @@ -26,8 +26,10 @@ apigeecli instances nat reserve [flags] --metadata-token Metadata OAuth2 access token -n, --name string Apigee instance name --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli instances nat reserve [flags] * [apigeecli instances nat](apigeecli_instances_nat.md) - Manage NAT IPs for Apigee instances -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_instances_update.md b/docs/apigeecli_instances_update.md index cb34fb200..e15646842 100644 --- a/docs/apigeecli_instances_update.md +++ b/docs/apigeecli_instances_update.md @@ -26,8 +26,10 @@ apigeecli instances update [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli instances update [flags] * [apigeecli instances](apigeecli_instances.md) - Manage Apigee runtime instances -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_keyaliases.md b/docs/apigeecli_keyaliases.md index 18bab3d92..8588364dd 100644 --- a/docs/apigeecli_keyaliases.md +++ b/docs/apigeecli_keyaliases.md @@ -9,9 +9,10 @@ Manage Key Aliases ### Options ``` - -e, --env string Apigee environment name - -h, --help help for keyaliases - -o, --org string Apigee organization name + -e, --env string Apigee environment name + -h, --help help for keyaliases + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -22,6 +23,7 @@ Manage Key Aliases --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ Manage Key Aliases * [apigeecli keyaliases list](apigeecli_keyaliases_list.md) - List Key Aliases * [apigeecli keyaliases update](apigeecli_keyaliases_update.md) - Update a Key Alias from PEM a file -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_keyaliases_create.md b/docs/apigeecli_keyaliases_create.md index 9b8c50ff8..7f3618836 100644 --- a/docs/apigeecli_keyaliases_create.md +++ b/docs/apigeecli_keyaliases_create.md @@ -13,17 +13,17 @@ apigeecli keyaliases create [flags] ### Options ``` - -s, --alias string Name of the key alias - --certFilePath string Path to the X509 certificate in PEM format - -x, --exp Ignore expiry validation - -f, --format string Format of the certificate; selfsignedcert, keycertfile (a.k.a pem), or pkcs12 (file extn is .pfx) - -h, --help help for create - -k, --key string Name of the key store - --keyFilePath string Path to the X509 key in PEM format - -w, --nl Ignore new line in cert chain - -p, --password string PKCS12 password - --pfxFilePath string Path to the PFX file - --selfsignedFilePath string Path to a JSON file containing details for a self signed certificate + -s, --alias string Name of the key alias + --cert-filepath string Path to the X509 certificate in PEM format + -x, --exp Ignore expiry validation + -f, --format string Format of the certificate; selfsignedcert, keycertfile (a.k.a pem), or pkcs12 (file extn is .pfx) + -h, --help help for create + -k, --key string Name of the key store + --key-filepath string Path to the X509 key in PEM format + -w, --nl Ignore new line in cert chain + -p, --password string PKCS12 password + --pfx-filepath string Path to the PFX file + --selfsigned-filepath string Path to a JSON file containing details for a self signed certificate ``` ### Options inherited from parent commands @@ -35,8 +35,10 @@ apigeecli keyaliases create [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -44,4 +46,4 @@ apigeecli keyaliases create [flags] * [apigeecli keyaliases](apigeecli_keyaliases.md) - Manage Key Aliases -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_keyaliases_csr.md b/docs/apigeecli_keyaliases_csr.md index b7270a3ec..2e8177f64 100644 --- a/docs/apigeecli_keyaliases_csr.md +++ b/docs/apigeecli_keyaliases_csr.md @@ -27,8 +27,10 @@ apigeecli keyaliases csr [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli keyaliases csr [flags] * [apigeecli keyaliases](apigeecli_keyaliases.md) - Manage Key Aliases -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_keyaliases_delete.md b/docs/apigeecli_keyaliases_delete.md index 5edb278c9..94d6e254f 100644 --- a/docs/apigeecli_keyaliases_delete.md +++ b/docs/apigeecli_keyaliases_delete.md @@ -27,8 +27,10 @@ apigeecli keyaliases delete [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli keyaliases delete [flags] * [apigeecli keyaliases](apigeecli_keyaliases.md) - Manage Key Aliases -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_keyaliases_get.md b/docs/apigeecli_keyaliases_get.md index 66d44feb3..f39d88839 100644 --- a/docs/apigeecli_keyaliases_get.md +++ b/docs/apigeecli_keyaliases_get.md @@ -27,8 +27,10 @@ apigeecli keyaliases get [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli keyaliases get [flags] * [apigeecli keyaliases](apigeecli_keyaliases.md) - Manage Key Aliases -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_keyaliases_getcert.md b/docs/apigeecli_keyaliases_getcert.md index 1784d5cfb..02802f399 100644 --- a/docs/apigeecli_keyaliases_getcert.md +++ b/docs/apigeecli_keyaliases_getcert.md @@ -27,8 +27,10 @@ apigeecli keyaliases getcert [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli keyaliases getcert [flags] * [apigeecli keyaliases](apigeecli_keyaliases.md) - Manage Key Aliases -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_keyaliases_list.md b/docs/apigeecli_keyaliases_list.md index 520b42861..9d4dd4075 100644 --- a/docs/apigeecli_keyaliases_list.md +++ b/docs/apigeecli_keyaliases_list.md @@ -26,8 +26,10 @@ apigeecli keyaliases list [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli keyaliases list [flags] * [apigeecli keyaliases](apigeecli_keyaliases.md) - Manage Key Aliases -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_keyaliases_update.md b/docs/apigeecli_keyaliases_update.md index ecc90d4a1..64a13b3aa 100644 --- a/docs/apigeecli_keyaliases_update.md +++ b/docs/apigeecli_keyaliases_update.md @@ -13,12 +13,12 @@ apigeecli keyaliases update [flags] ### Options ``` - -s, --alias string Name of the key alias - --certFilePath string Path to the X509 certificate in PEM format - -x, --exp Ignore expiry validation - -h, --help help for update - -k, --key string Name of the key store - -w, --nl Ignore new line in cert chain + -s, --alias string Name of the key alias + --cert-filepath string Path to the X509 certificate in PEM format + -x, --exp Ignore expiry validation + -h, --help help for update + -k, --key string Name of the key store + -w, --nl Ignore new line in cert chain ``` ### Options inherited from parent commands @@ -30,8 +30,10 @@ apigeecli keyaliases update [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -39,4 +41,4 @@ apigeecli keyaliases update [flags] * [apigeecli keyaliases](apigeecli_keyaliases.md) - Manage Key Aliases -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_keystores.md b/docs/apigeecli_keystores.md index 356157516..ec38ba9f0 100644 --- a/docs/apigeecli_keystores.md +++ b/docs/apigeecli_keystores.md @@ -9,9 +9,10 @@ Manage Key Stores ### Options ``` - -e, --env string Apigee environment name - -h, --help help for keystores - -o, --org string Apigee organization name + -e, --env string Apigee environment name + -h, --help help for keystores + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -22,6 +23,7 @@ Manage Key Stores --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ Manage Key Stores * [apigeecli keystores import](apigeecli_keystores_import.md) - Import a file containing keystores * [apigeecli keystores list](apigeecli_keystores_list.md) - List Key Stores -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_keystores_create.md b/docs/apigeecli_keystores_create.md index 39d6ea076..0dfa3c5a6 100644 --- a/docs/apigeecli_keystores_create.md +++ b/docs/apigeecli_keystores_create.md @@ -26,8 +26,10 @@ apigeecli keystores create [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli keystores create [flags] * [apigeecli keystores](apigeecli_keystores.md) - Manage Key Stores -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_keystores_delete.md b/docs/apigeecli_keystores_delete.md index 11bfdc891..711cd0199 100644 --- a/docs/apigeecli_keystores_delete.md +++ b/docs/apigeecli_keystores_delete.md @@ -26,8 +26,10 @@ apigeecli keystores delete [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli keystores delete [flags] * [apigeecli keystores](apigeecli_keystores.md) - Manage Key Stores -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_keystores_get.md b/docs/apigeecli_keystores_get.md index e98857e1f..9c3e8ff85 100644 --- a/docs/apigeecli_keystores_get.md +++ b/docs/apigeecli_keystores_get.md @@ -26,8 +26,10 @@ apigeecli keystores get [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli keystores get [flags] * [apigeecli keystores](apigeecli_keystores.md) - Manage Key Stores -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_keystores_import.md b/docs/apigeecli_keystores_import.md index d17f1f537..2fb35acb9 100644 --- a/docs/apigeecli_keystores_import.md +++ b/docs/apigeecli_keystores_import.md @@ -27,8 +27,10 @@ apigeecli keystores import [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli keystores import [flags] * [apigeecli keystores](apigeecli_keystores.md) - Manage Key Stores -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_keystores_list.md b/docs/apigeecli_keystores_list.md index 806c82082..599e74042 100644 --- a/docs/apigeecli_keystores_list.md +++ b/docs/apigeecli_keystores_list.md @@ -25,8 +25,10 @@ apigeecli keystores list [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli keystores list [flags] * [apigeecli keystores](apigeecli_keystores.md) - Manage Key Stores -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_kvms.md b/docs/apigeecli_kvms.md index 1114c9af6..cdf4cefda 100644 --- a/docs/apigeecli_kvms.md +++ b/docs/apigeecli_kvms.md @@ -9,8 +9,9 @@ Manage Key Value Maps ### Options ``` - -h, --help help for kvms - -o, --org string Apigee organization name + -h, --help help for kvms + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -21,6 +22,7 @@ Manage Key Value Maps --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ Manage Key Value Maps * [apigeecli kvms import](apigeecli_kvms_import.md) - Import KVM Entries from a folder containing KVM files * [apigeecli kvms list](apigeecli_kvms_list.md) - Returns a list of KVMs -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_kvms_create.md b/docs/apigeecli_kvms_create.md index b09814bc7..6d8f52336 100644 --- a/docs/apigeecli_kvms_create.md +++ b/docs/apigeecli_kvms_create.md @@ -27,8 +27,10 @@ apigeecli kvms create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli kvms create [flags] * [apigeecli kvms](apigeecli_kvms.md) - Manage Key Value Maps -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_kvms_delete.md b/docs/apigeecli_kvms_delete.md index 5ce2315f1..412a3ba11 100644 --- a/docs/apigeecli_kvms_delete.md +++ b/docs/apigeecli_kvms_delete.md @@ -27,8 +27,10 @@ apigeecli kvms delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli kvms delete [flags] * [apigeecli kvms](apigeecli_kvms.md) - Manage Key Value Maps -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_kvms_entries.md b/docs/apigeecli_kvms_entries.md index 80b9e94bb..da27cc439 100644 --- a/docs/apigeecli_kvms_entries.md +++ b/docs/apigeecli_kvms_entries.md @@ -20,8 +20,10 @@ Manage Key Value Map Entries --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,5 +36,6 @@ Manage Key Value Map Entries * [apigeecli kvms entries get](apigeecli_kvms_entries_get.md) - Get a KV Map entry * [apigeecli kvms entries import](apigeecli_kvms_entries_import.md) - Import a file containing KVM Entries * [apigeecli kvms entries list](apigeecli_kvms_entries_list.md) - List KV Map entries +* [apigeecli kvms entries update](apigeecli_kvms_entries_update.md) - Update a KV Map entry -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_kvms_entries_create.md b/docs/apigeecli_kvms_entries_create.md index c3b3a0bac..23f5e4fdd 100644 --- a/docs/apigeecli_kvms_entries_create.md +++ b/docs/apigeecli_kvms_entries_create.md @@ -29,8 +29,10 @@ apigeecli kvms entries create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -38,4 +40,4 @@ apigeecli kvms entries create [flags] * [apigeecli kvms entries](apigeecli_kvms_entries.md) - Manage Key Value Map Entries -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_kvms_entries_delete.md b/docs/apigeecli_kvms_entries_delete.md index f73119b25..364c3c085 100644 --- a/docs/apigeecli_kvms_entries_delete.md +++ b/docs/apigeecli_kvms_entries_delete.md @@ -28,8 +28,10 @@ apigeecli kvms entries delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli kvms entries delete [flags] * [apigeecli kvms entries](apigeecli_kvms_entries.md) - Manage Key Value Map Entries -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_kvms_entries_export.md b/docs/apigeecli_kvms_entries_export.md index 3e2808f5e..c7bdc3da6 100644 --- a/docs/apigeecli_kvms_entries_export.md +++ b/docs/apigeecli_kvms_entries_export.md @@ -27,8 +27,10 @@ apigeecli kvms entries export [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli kvms entries export [flags] * [apigeecli kvms entries](apigeecli_kvms_entries.md) - Manage Key Value Map Entries -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_kvms_entries_get.md b/docs/apigeecli_kvms_entries_get.md index 977ace9a7..1c3f6a32a 100644 --- a/docs/apigeecli_kvms_entries_get.md +++ b/docs/apigeecli_kvms_entries_get.md @@ -28,8 +28,10 @@ apigeecli kvms entries get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli kvms entries get [flags] * [apigeecli kvms entries](apigeecli_kvms_entries.md) - Manage Key Value Map Entries -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_kvms_entries_import.md b/docs/apigeecli_kvms_entries_import.md index 09342bafd..0fcc551ec 100644 --- a/docs/apigeecli_kvms_entries_import.md +++ b/docs/apigeecli_kvms_entries_import.md @@ -29,8 +29,10 @@ apigeecli kvms entries import [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -38,4 +40,4 @@ apigeecli kvms entries import [flags] * [apigeecli kvms entries](apigeecli_kvms_entries.md) - Manage Key Value Map Entries -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_kvms_entries_list.md b/docs/apigeecli_kvms_entries_list.md index 8eda7efe0..2d166469e 100644 --- a/docs/apigeecli_kvms_entries_list.md +++ b/docs/apigeecli_kvms_entries_list.md @@ -29,8 +29,10 @@ apigeecli kvms entries list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -38,4 +40,4 @@ apigeecli kvms entries list [flags] * [apigeecli kvms entries](apigeecli_kvms_entries.md) - Manage Key Value Map Entries -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_kvms_entries_update.md b/docs/apigeecli_kvms_entries_update.md new file mode 100644 index 000000000..f6b62e32f --- /dev/null +++ b/docs/apigeecli_kvms_entries_update.md @@ -0,0 +1,43 @@ +## apigeecli kvms entries update + +Update a KV Map entry + +### Synopsis + +Update a KV Map entry + +``` +apigeecli kvms entries update [flags] +``` + +### Options + +``` + -e, --env string Environment name + -h, --help help for update + -k, --key string KV Map entry name + -m, --map string KV Map Name + -p, --proxy string API Proxy name + -l, --value string KV Map entry value +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli kvms entries](apigeecli_kvms_entries.md) - Manage Key Value Map Entries + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_kvms_export.md b/docs/apigeecli_kvms_export.md index f178e781d..07684719a 100644 --- a/docs/apigeecli_kvms_export.md +++ b/docs/apigeecli_kvms_export.md @@ -26,8 +26,10 @@ apigeecli kvms export [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli kvms export [flags] * [apigeecli kvms](apigeecli_kvms.md) - Manage Key Value Maps -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_kvms_import.md b/docs/apigeecli_kvms_import.md index 691259fec..77f1b7fc8 100644 --- a/docs/apigeecli_kvms_import.md +++ b/docs/apigeecli_kvms_import.md @@ -26,8 +26,10 @@ apigeecli kvms import [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli kvms import [flags] * [apigeecli kvms](apigeecli_kvms.md) - Manage Key Value Maps -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_kvms_list.md b/docs/apigeecli_kvms_list.md index fc989f81c..d30624903 100644 --- a/docs/apigeecli_kvms_list.md +++ b/docs/apigeecli_kvms_list.md @@ -26,8 +26,10 @@ apigeecli kvms list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli kvms list [flags] * [apigeecli kvms](apigeecli_kvms.md) - Manage Key Value Maps -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_operations.md b/docs/apigeecli_operations.md index 384acd1e9..ecbf023d6 100644 --- a/docs/apigeecli_operations.md +++ b/docs/apigeecli_operations.md @@ -9,8 +9,9 @@ View Apigee Operations ### Options ``` - -h, --help help for operations - -o, --org string Apigee organization name + -h, --help help for operations + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -21,6 +22,7 @@ View Apigee Operations --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -31,4 +33,4 @@ View Apigee Operations * [apigeecli operations get](apigeecli_operations_get.md) - Get operation of an org * [apigeecli operations list](apigeecli_operations_list.md) - List operations in an Apigee Org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_operations_get.md b/docs/apigeecli_operations_get.md index 205215b64..8e15badd5 100644 --- a/docs/apigeecli_operations_get.md +++ b/docs/apigeecli_operations_get.md @@ -25,8 +25,10 @@ apigeecli operations get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli operations get [flags] * [apigeecli operations](apigeecli_operations.md) - View Apigee Operations -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_operations_list.md b/docs/apigeecli_operations_list.md index 1620324aa..321f0f04f 100644 --- a/docs/apigeecli_operations_list.md +++ b/docs/apigeecli_operations_list.md @@ -13,9 +13,9 @@ apigeecli operations list [flags] ### Options ``` - -c, --completeState string filter by operation compeleted state: Success, Failed or Both - -h, --help help for list - -s, --state string filter by operation state: FINISHED, ERROR, IN_PROGRESS + -c, --complete-state string filter by operation compeleted state: Success, Failed or Both + -h, --help help for list + -s, --state string filter by operation state: FINISHED, ERROR, IN_PROGRESS ``` ### Options inherited from parent commands @@ -26,8 +26,10 @@ apigeecli operations list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli operations list [flags] * [apigeecli operations](apigeecli_operations.md) - View Apigee Operations -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_organizations.md b/docs/apigeecli_organizations.md index 4f0fcf988..0838247b7 100644 --- a/docs/apigeecli_organizations.md +++ b/docs/apigeecli_organizations.md @@ -9,7 +9,8 @@ Manage Apigee Orgs ### Options ``` - -h, --help help for organizations + -h, --help help for organizations + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -20,6 +21,7 @@ Manage Apigee Orgs --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -43,4 +45,4 @@ Manage Apigee Orgs * [apigeecli organizations setmart](apigeecli_organizations_setmart.md) - Set MART endpoint for an Apigee Org * [apigeecli organizations update](apigeecli_organizations_update.md) - Update settings of an Apigee Org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_organizations_create.md b/docs/apigeecli_organizations_create.md index 5adac0bf0..394befb37 100644 --- a/docs/apigeecli_organizations_create.md +++ b/docs/apigeecli_organizations_create.md @@ -23,7 +23,7 @@ apigeecli organizations create [flags] -k, --key string API Consumer data location -n, --net string Authorized network; if using a shared VPC format is projects/{host-project-id}/{location}/networks/{network-name} (default "default") -p, --prj string GCP Project ID - -r, --reg string Analytics region name + --reg string Analytics region name --runtime-key string Runtime Database Encryption Key --runtime-type string Runtime type: CLOUD or HYBRID (default "HYBRID") ``` @@ -36,7 +36,9 @@ apigeecli organizations create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -44,4 +46,4 @@ apigeecli organizations create [flags] * [apigeecli organizations](apigeecli_organizations.md) - Manage Apigee Orgs -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_organizations_delete.md b/docs/apigeecli_organizations_delete.md index 14e58cb60..929dd8c3a 100644 --- a/docs/apigeecli_organizations_delete.md +++ b/docs/apigeecli_organizations_delete.md @@ -15,7 +15,7 @@ apigeecli organizations delete [flags] ``` -h, --help help for delete -o, --org string Apigee organization name - -r, --retension string Retention period for soft-delete; Must be MINIMUM or DELETION_RETENTION_UNSPECIFIED + --retension string Retention period for soft-delete; Must be MINIMUM or DELETION_RETENTION_UNSPECIFIED ``` ### Options inherited from parent commands @@ -26,7 +26,9 @@ apigeecli organizations delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli organizations delete [flags] * [apigeecli organizations](apigeecli_organizations.md) - Manage Apigee Orgs -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_organizations_deployments.md b/docs/apigeecli_organizations_deployments.md index 24b993780..56901e023 100644 --- a/docs/apigeecli_organizations_deployments.md +++ b/docs/apigeecli_organizations_deployments.md @@ -21,7 +21,9 @@ Manage deployments in an Apigee org --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -30,4 +32,4 @@ Manage deployments in an Apigee org * [apigeecli organizations](apigeecli_organizations.md) - Manage Apigee Orgs * [apigeecli organizations deployments get](apigeecli_organizations_deployments_get.md) - Get deployments for an Apigee org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_organizations_deployments_get.md b/docs/apigeecli_organizations_deployments_get.md index 3733fcb1f..66d23a5a6 100644 --- a/docs/apigeecli_organizations_deployments_get.md +++ b/docs/apigeecli_organizations_deployments_get.md @@ -26,8 +26,10 @@ apigeecli organizations deployments get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli organizations deployments get [flags] * [apigeecli organizations deployments](apigeecli_organizations_deployments.md) - Manage deployments in an Apigee org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_organizations_enable-apigee-connect.md b/docs/apigeecli_organizations_enable-apigee-connect.md index d6a073fac..f3c94a581 100644 --- a/docs/apigeecli_organizations_enable-apigee-connect.md +++ b/docs/apigeecli_organizations_enable-apigee-connect.md @@ -25,7 +25,9 @@ apigeecli organizations enable-apigee-connect [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -33,4 +35,4 @@ apigeecli organizations enable-apigee-connect [flags] * [apigeecli organizations](apigeecli_organizations.md) - Manage Apigee Orgs -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_organizations_enable-ax-obfuscation.md b/docs/apigeecli_organizations_enable-ax-obfuscation.md index 16c062bbc..e00ac280e 100644 --- a/docs/apigeecli_organizations_enable-ax-obfuscation.md +++ b/docs/apigeecli_organizations_enable-ax-obfuscation.md @@ -25,7 +25,9 @@ apigeecli organizations enable-ax-obfuscation [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -33,4 +35,4 @@ apigeecli organizations enable-ax-obfuscation [flags] * [apigeecli organizations](apigeecli_organizations.md) - Manage Apigee Orgs -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_organizations_export.md b/docs/apigeecli_organizations_export.md index 4cb3bbe2f..f0cb7d8d5 100644 --- a/docs/apigeecli_organizations_export.md +++ b/docs/apigeecli_organizations_export.md @@ -13,13 +13,13 @@ apigeecli organizations export [flags] ### Options ``` - --all Export all revisions, default=false. Exports the latest revision.Applies to proxies, sf and sec profiles - --clean clean folder or files and directories before export - -c, --conn int Number of connections (default 4) - --continueOnError Ignore errors and continue exporting data - --exportEntries Export all KVM entries (default true) - -h, --help help for export - -o, --org string Apigee organization name + --all Export all revisions, default=false. Exports the latest revision.Applies to proxies, sf and sec profiles + --clean clean folder or files and directories before export + -c, --conn int Number of connections (default 4) + --continue-on-error Ignore errors and continue exporting data + --export-entries Export all KVM entries (default true) + -h, --help help for export + -o, --org string Apigee organization name ``` ### Options inherited from parent commands @@ -30,7 +30,9 @@ apigeecli organizations export [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -38,4 +40,4 @@ apigeecli organizations export [flags] * [apigeecli organizations](apigeecli_organizations.md) - Manage Apigee Orgs -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_organizations_get.md b/docs/apigeecli_organizations_get.md index 893778928..d9a93440f 100644 --- a/docs/apigeecli_organizations_get.md +++ b/docs/apigeecli_organizations_get.md @@ -25,7 +25,9 @@ apigeecli organizations get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -33,4 +35,4 @@ apigeecli organizations get [flags] * [apigeecli organizations](apigeecli_organizations.md) - Manage Apigee Orgs -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_organizations_import.md b/docs/apigeecli_organizations_import.md index d710dd071..8825ca003 100644 --- a/docs/apigeecli_organizations_import.md +++ b/docs/apigeecli_organizations_import.md @@ -13,12 +13,12 @@ apigeecli organizations import [flags] ### Options ``` - -c, --conn int Number of connections (default 4) - -f, --folder string folder containing API proxy bundles - -h, --help help for import - --importDebugmask Import debugmask configuration; default false - --importTrace Import distributed trace configuration; default false - -o, --org string Apigee organization name + -c, --conn int Number of connections (default 4) + -f, --folder string folder containing API proxy bundles + -h, --help help for import + --import-debugmask Import debugmask configuration; default false + --import-trace Import distributed trace configuration; default false + -o, --org string Apigee organization name ``` ### Options inherited from parent commands @@ -29,7 +29,9 @@ apigeecli organizations import [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli organizations import [flags] * [apigeecli organizations](apigeecli_organizations.md) - Manage Apigee Orgs -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_organizations_ingressconfig.md b/docs/apigeecli_organizations_ingressconfig.md index d442b2480..51cb7ddb0 100644 --- a/docs/apigeecli_organizations_ingressconfig.md +++ b/docs/apigeecli_organizations_ingressconfig.md @@ -26,7 +26,9 @@ apigeecli organizations ingressconfig [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli organizations ingressconfig [flags] * [apigeecli organizations](apigeecli_organizations.md) - Manage Apigee Orgs -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_organizations_list.md b/docs/apigeecli_organizations_list.md index 1f1d4e58b..3c0f33b60 100644 --- a/docs/apigeecli_organizations_list.md +++ b/docs/apigeecli_organizations_list.md @@ -24,7 +24,9 @@ apigeecli organizations list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -32,4 +34,4 @@ apigeecli organizations list [flags] * [apigeecli organizations](apigeecli_organizations.md) - Manage Apigee Orgs -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_organizations_reports.md b/docs/apigeecli_organizations_reports.md index abb5c3e81..80e17af5e 100644 --- a/docs/apigeecli_organizations_reports.md +++ b/docs/apigeecli_organizations_reports.md @@ -20,7 +20,9 @@ Report Apigee Org Usage --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -30,4 +32,4 @@ Report Apigee Org Usage * [apigeecli organizations reports monthly](apigeecli_organizations_reports_monthly.md) - Report monthly usage for an Apigee Org * [apigeecli organizations reports yearly](apigeecli_organizations_reports_yearly.md) - Report yearly usage for an Apigee Org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_organizations_reports_monthly.md b/docs/apigeecli_organizations_reports_monthly.md index b885a9c76..2f5331b2a 100644 --- a/docs/apigeecli_organizations_reports_monthly.md +++ b/docs/apigeecli_organizations_reports_monthly.md @@ -29,7 +29,9 @@ apigeecli organizations reports monthly [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli organizations reports monthly [flags] * [apigeecli organizations reports](apigeecli_organizations_reports.md) - Report Apigee Org Usage -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_organizations_reports_yearly.md b/docs/apigeecli_organizations_reports_yearly.md index fbba2833b..ab0d5b69e 100644 --- a/docs/apigeecli_organizations_reports_yearly.md +++ b/docs/apigeecli_organizations_reports_yearly.md @@ -28,7 +28,9 @@ apigeecli organizations reports yearly [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli organizations reports yearly [flags] * [apigeecli organizations reports](apigeecli_organizations_reports.md) - Report Apigee Org Usage -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_organizations_set.md b/docs/apigeecli_organizations_set.md index ec81368b2..c83500344 100644 --- a/docs/apigeecli_organizations_set.md +++ b/docs/apigeecli_organizations_set.md @@ -27,7 +27,9 @@ apigeecli organizations set [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli organizations set [flags] * [apigeecli organizations](apigeecli_organizations.md) - Manage Apigee Orgs -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_organizations_setaddons.md b/docs/apigeecli_organizations_setaddons.md index bd39e6cad..3e42226c1 100644 --- a/docs/apigeecli_organizations_setaddons.md +++ b/docs/apigeecli_organizations_setaddons.md @@ -30,7 +30,9 @@ apigeecli organizations setaddons [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -38,4 +40,4 @@ apigeecli organizations setaddons [flags] * [apigeecli organizations](apigeecli_organizations.md) - Manage Apigee Orgs -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_organizations_setmart.md b/docs/apigeecli_organizations_setmart.md index f526fbc19..3e209c7fe 100644 --- a/docs/apigeecli_organizations_setmart.md +++ b/docs/apigeecli_organizations_setmart.md @@ -26,7 +26,9 @@ apigeecli organizations setmart [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli organizations setmart [flags] * [apigeecli organizations](apigeecli_organizations.md) - Manage Apigee Orgs -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_organizations_update.md b/docs/apigeecli_organizations_update.md index 5c6749547..7e94193c8 100644 --- a/docs/apigeecli_organizations_update.md +++ b/docs/apigeecli_organizations_update.md @@ -26,7 +26,9 @@ apigeecli organizations update [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli organizations update [flags] * [apigeecli organizations](apigeecli_organizations.md) - Manage Apigee Orgs -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_preferences.md b/docs/apigeecli_preferences.md index 35585e894..87804c978 100644 --- a/docs/apigeecli_preferences.md +++ b/docs/apigeecli_preferences.md @@ -20,6 +20,7 @@ Manage apigeecli preferences --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -31,4 +32,4 @@ Manage apigeecli preferences * [apigeecli preferences remove](apigeecli_preferences_remove.md) - Remove preferences file from the home dir * [apigeecli preferences set](apigeecli_preferences_set.md) - Set default preferences for apigeecli -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_preferences_get.md b/docs/apigeecli_preferences_get.md index 72c247bee..ff4926156 100644 --- a/docs/apigeecli_preferences_get.md +++ b/docs/apigeecli_preferences_get.md @@ -24,6 +24,7 @@ apigeecli preferences get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -32,4 +33,4 @@ apigeecli preferences get [flags] * [apigeecli preferences](apigeecli_preferences.md) - Manage apigeecli preferences -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_preferences_remove.md b/docs/apigeecli_preferences_remove.md index fca417faa..f4edf1426 100644 --- a/docs/apigeecli_preferences_remove.md +++ b/docs/apigeecli_preferences_remove.md @@ -24,6 +24,7 @@ apigeecli preferences remove [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -32,4 +33,4 @@ apigeecli preferences remove [flags] * [apigeecli preferences](apigeecli_preferences.md) - Manage apigeecli preferences -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_preferences_set.md b/docs/apigeecli_preferences_set.md index e04577320..e25cdd6e0 100644 --- a/docs/apigeecli_preferences_set.md +++ b/docs/apigeecli_preferences_set.md @@ -18,6 +18,7 @@ apigeecli preferences set [flags] --nocheck Don't check for newer versions of cmd -o, --org string Apigee organization name -p, --proxy string Use http proxy before contacting the control plane + -r, --region string Apigee control plane region -s, --staging Use Apigee staging; format: -s=true ``` @@ -29,6 +30,7 @@ apigeecli preferences set [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli preferences set [flags] * [apigeecli preferences](apigeecli_preferences.md) - Manage apigeecli preferences -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_products.md b/docs/apigeecli_products.md index dc38f34c1..575bac70d 100644 --- a/docs/apigeecli_products.md +++ b/docs/apigeecli_products.md @@ -9,8 +9,9 @@ Manage Apigee API products and Rate Plans for Monetization ### Options ``` - -h, --help help for products - -o, --org string Apigee organization name + -h, --help help for products + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -21,6 +22,7 @@ Manage Apigee API products and Rate Plans for Monetization --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -38,4 +40,4 @@ Manage Apigee API products and Rate Plans for Monetization * [apigeecli products rateplans](apigeecli_products_rateplans.md) - Manage rateplans for an API Product * [apigeecli products update](apigeecli_products_update.md) - Update an API product -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_products_attributes.md b/docs/apigeecli_products_attributes.md index af2a493a2..208065085 100644 --- a/docs/apigeecli_products_attributes.md +++ b/docs/apigeecli_products_attributes.md @@ -21,8 +21,10 @@ Manage API Product Attributes --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ Manage API Product Attributes * [apigeecli products attributes list](apigeecli_products_attributes_list.md) - List attributes of an API product * [apigeecli products attributes update](apigeecli_products_attributes_update.md) - Update an attribute of an API product -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_products_attributes_delete.md b/docs/apigeecli_products_attributes_delete.md index d7b5acabe..fd39506c2 100644 --- a/docs/apigeecli_products_attributes_delete.md +++ b/docs/apigeecli_products_attributes_delete.md @@ -26,8 +26,10 @@ apigeecli products attributes delete [flags] --metadata-token Metadata OAuth2 access token -n, --name string API Product name --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli products attributes delete [flags] * [apigeecli products attributes](apigeecli_products_attributes.md) - Manage API Product Attributes -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_products_attributes_get.md b/docs/apigeecli_products_attributes_get.md index 1f2dabc02..9599d1c4f 100644 --- a/docs/apigeecli_products_attributes_get.md +++ b/docs/apigeecli_products_attributes_get.md @@ -26,8 +26,10 @@ apigeecli products attributes get [flags] --metadata-token Metadata OAuth2 access token -n, --name string API Product name --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli products attributes get [flags] * [apigeecli products attributes](apigeecli_products_attributes.md) - Manage API Product Attributes -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_products_attributes_list.md b/docs/apigeecli_products_attributes_list.md index 276c82e69..7556cce6f 100644 --- a/docs/apigeecli_products_attributes_list.md +++ b/docs/apigeecli_products_attributes_list.md @@ -25,8 +25,10 @@ apigeecli products attributes list [flags] --metadata-token Metadata OAuth2 access token -n, --name string API Product name --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli products attributes list [flags] * [apigeecli products attributes](apigeecli_products_attributes.md) - Manage API Product Attributes -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_products_attributes_update.md b/docs/apigeecli_products_attributes_update.md index 07c1724d1..754787f1d 100644 --- a/docs/apigeecli_products_attributes_update.md +++ b/docs/apigeecli_products_attributes_update.md @@ -27,8 +27,10 @@ apigeecli products attributes update [flags] --metadata-token Metadata OAuth2 access token -n, --name string API Product name --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli products attributes update [flags] * [apigeecli products attributes](apigeecli_products_attributes.md) - Manage API Product Attributes -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_products_create.md b/docs/apigeecli_products_create.md index c37253a3e..1eace31a3 100644 --- a/docs/apigeecli_products_create.md +++ b/docs/apigeecli_products_create.md @@ -13,21 +13,22 @@ apigeecli products create [flags] ### Options ``` - -f, --approval string Approval type - --attrs stringToString Custom attributes (default []) - -d, --desc string Description for the API Product - -m, --displayname string Display Name of the API Product - -e, --envs stringArray Environments to enable - --gqlopgrp string File containing GraphQL Operation Group JSON. See samples for how to create the file - --grpcopgrp string File containing gRPC Operation Group JSON. See samples for how to create the file - -h, --help help for create - -i, --interval string Quota Interval - -n, --name string Name of the API Product - --opgrp string File containing Operation Group JSON. See samples for how to create the file - -p, --proxies stringArray API Proxies in product. Ex: -p proxy1 -p proxy2 - -q, --quota string Quota Amount - -s, --scopes stringArray OAuth scopes - -u, --unit string Quota Unit + -f, --approval string Approval type + --attrs stringToString Custom attributes (default []) + -d, --desc string Description for the API Product + -m, --display-name string Display Name of the API Product + -e, --envs stringArray Environments to enable + --gqlopgrp string File containing GraphQL Operation Group JSON. See samples for how to create the file + --grpcopgrp string File containing gRPC Operation Group JSON. See samples for how to create the file + -h, --help help for create + -i, --interval string Quota Interval + -n, --name string Name of the API Product + --opgrp string File containing Operation Group JSON. See samples for how to create the file + -p, --proxies stringArray API Proxies in product. Ex: -p proxy1 -p proxy2 + -q, --quota string Quota Amount + --quota-counter-scope string Scope of the quota decides how the quota counter gets applied; can be PROXY or OPERATION + -s, --scopes stringArray OAuth scopes + -u, --unit string Quota Unit ``` ### Options inherited from parent commands @@ -38,8 +39,10 @@ apigeecli products create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -47,4 +50,4 @@ apigeecli products create [flags] * [apigeecli products](apigeecli_products.md) - Manage Apigee API products -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_products_delete.md b/docs/apigeecli_products_delete.md index bdea9e7b8..b8530f3cb 100644 --- a/docs/apigeecli_products_delete.md +++ b/docs/apigeecli_products_delete.md @@ -25,8 +25,10 @@ apigeecli products delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli products delete [flags] * [apigeecli products](apigeecli_products.md) - Manage Apigee API products -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_products_export.md b/docs/apigeecli_products_export.md index 2e7eb423d..f0d5a36cb 100644 --- a/docs/apigeecli_products_export.md +++ b/docs/apigeecli_products_export.md @@ -25,8 +25,10 @@ apigeecli products export [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli products export [flags] * [apigeecli products](apigeecli_products.md) - Manage Apigee API products -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_products_get.md b/docs/apigeecli_products_get.md index 1a08f0eb1..31c14a36a 100644 --- a/docs/apigeecli_products_get.md +++ b/docs/apigeecli_products_get.md @@ -26,7 +26,9 @@ apigeecli products get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli products get [flags] * [apigeecli products](apigeecli_products.md) - Manage Apigee API products -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_products_import.md b/docs/apigeecli_products_import.md index 423f46328..223a6e994 100644 --- a/docs/apigeecli_products_import.md +++ b/docs/apigeecli_products_import.md @@ -27,8 +27,10 @@ apigeecli products import [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli products import [flags] * [apigeecli products](apigeecli_products.md) - Manage Apigee API products -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_products_list.md b/docs/apigeecli_products_list.md index edf9dcf49..ea925803c 100644 --- a/docs/apigeecli_products_list.md +++ b/docs/apigeecli_products_list.md @@ -29,7 +29,9 @@ apigeecli products list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli products list [flags] * [apigeecli products](apigeecli_products.md) - Manage Apigee API products -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_products_rateplans.md b/docs/apigeecli_products_rateplans.md index a72bc39b1..9ca826b91 100644 --- a/docs/apigeecli_products_rateplans.md +++ b/docs/apigeecli_products_rateplans.md @@ -20,8 +20,10 @@ Manage rateplans for an API Product --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -32,4 +34,4 @@ Manage rateplans for an API Product * [apigeecli products rateplans get](apigeecli_products_rateplans_get.md) - Get a rate plan associated with an API Product * [apigeecli products rateplans list](apigeecli_products_rateplans_list.md) - List rate plans associated with an API Product -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_products_rateplans_delete.md b/docs/apigeecli_products_rateplans_delete.md index ab31f4b07..138afc560 100644 --- a/docs/apigeecli_products_rateplans_delete.md +++ b/docs/apigeecli_products_rateplans_delete.md @@ -15,7 +15,7 @@ apigeecli products rateplans delete [flags] ``` -h, --help help for delete -n, --name string name of the API Product - -r, --rateplan string name of the API Product + -p, --rateplan string name of the API Product ``` ### Options inherited from parent commands @@ -26,8 +26,10 @@ apigeecli products rateplans delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli products rateplans delete [flags] * [apigeecli products rateplans](apigeecli_products_rateplans.md) - Manage rateplans for an API Product -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_products_rateplans_get.md b/docs/apigeecli_products_rateplans_get.md index e8cd508e1..dffc1485f 100644 --- a/docs/apigeecli_products_rateplans_get.md +++ b/docs/apigeecli_products_rateplans_get.md @@ -15,7 +15,7 @@ apigeecli products rateplans get [flags] ``` -h, --help help for get -n, --name string name of the API Product - -r, --rateplan string name of the API Product + -p, --rateplan string name of the API Product ``` ### Options inherited from parent commands @@ -26,8 +26,10 @@ apigeecli products rateplans get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli products rateplans get [flags] * [apigeecli products rateplans](apigeecli_products_rateplans.md) - Manage rateplans for an API Product -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_products_rateplans_list.md b/docs/apigeecli_products_rateplans_list.md index a7f9ed5d1..1eb24d4e7 100644 --- a/docs/apigeecli_products_rateplans_list.md +++ b/docs/apigeecli_products_rateplans_list.md @@ -25,8 +25,10 @@ apigeecli products rateplans list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli products rateplans list [flags] * [apigeecli products rateplans](apigeecli_products_rateplans.md) - Manage rateplans for an API Product -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_products_update.md b/docs/apigeecli_products_update.md index e77d52bca..e72ba4fe7 100644 --- a/docs/apigeecli_products_update.md +++ b/docs/apigeecli_products_update.md @@ -13,21 +13,22 @@ apigeecli products update [flags] ### Options ``` - -f, --approval string Approval type - --attrs stringToString Custom attributes (default []) - -d, --desc string Description for the API Product - -m, --displayname string Display Name of the API Product - -e, --envs stringArray Environments to enable - --gqlopgrp string File containing GraphQL Operation Group JSON. See samples for how to create the file - --grpcopgrp string File containing gRPC Operation Group JSON. See samples for how to create the file - -h, --help help for update - -i, --interval string Quota Interval - -n, --name string Name of the API Product - --opgrp string File containing Operation Group JSON. See samples for how to create the file - -p, --proxies stringArray API Proxies in product - -q, --quota string Quota Amount - -s, --scopes stringArray OAuth scopes - -u, --unit string Quota Unit + -f, --approval string Approval type + --attrs stringToString Custom attributes (default []) + -d, --desc string Description for the API Product + -m, --display-name string Display Name of the API Product + -e, --envs stringArray Environments to enable + --gqlopgrp string File containing GraphQL Operation Group JSON. See samples for how to create the file + --grpcopgrp string File containing gRPC Operation Group JSON. See samples for how to create the file + -h, --help help for update + -i, --interval string Quota Interval + -n, --name string Name of the API Product + --opgrp string File containing Operation Group JSON. See samples for how to create the file + -p, --proxies stringArray API Proxies in product + -q, --quota string Quota Amount + --quota-counter-scope string Scope of the quota decides how the quota counter gets applied; can be PROXY or OPERATION + -s, --scopes stringArray OAuth scopes + -u, --unit string Quota Unit ``` ### Options inherited from parent commands @@ -38,8 +39,10 @@ apigeecli products update [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -47,4 +50,4 @@ apigeecli products update [flags] * [apigeecli products](apigeecli_products.md) - Manage Apigee API products -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_projects.md b/docs/apigeecli_projects.md index 002bc2ff5..7e84afd78 100644 --- a/docs/apigeecli_projects.md +++ b/docs/apigeecli_projects.md @@ -20,6 +20,7 @@ Manage GCP Projects that have Apigee enabled --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -29,4 +30,4 @@ Manage GCP Projects that have Apigee enabled * [apigeecli](apigeecli.md) - Utility to work with Apigee APIs. * [apigeecli projects testiam](apigeecli_projects_testiam.md) - Test IAM policy for a GCP Project -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_projects_testiam.md b/docs/apigeecli_projects_testiam.md index 29ef17b62..1a21f5553 100644 --- a/docs/apigeecli_projects_testiam.md +++ b/docs/apigeecli_projects_testiam.md @@ -25,6 +25,7 @@ apigeecli projects testiam [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -33,4 +34,4 @@ apigeecli projects testiam [flags] * [apigeecli projects](apigeecli_projects.md) - Manage GCP Projects that have Apigee enabled -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_references.md b/docs/apigeecli_references.md index c7a8bb1ed..d0feb12d0 100644 --- a/docs/apigeecli_references.md +++ b/docs/apigeecli_references.md @@ -9,9 +9,10 @@ Manage References. References must refer to a keystore that also exists in the e ### Options ``` - -e, --env string Apigee environment name - -h, --help help for references - -o, --org string Apigee organization name + -e, --env string Apigee environment name + -h, --help help for references + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -22,6 +23,7 @@ Manage References. References must refer to a keystore that also exists in the e --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ Manage References. References must refer to a keystore that also exists in the e * [apigeecli references list](apigeecli_references_list.md) - List all references in an environment * [apigeecli references update](apigeecli_references_update.md) - Update a reference in an environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_references_create.md b/docs/apigeecli_references_create.md index 52b906a93..a344bd3c1 100644 --- a/docs/apigeecli_references_create.md +++ b/docs/apigeecli_references_create.md @@ -16,7 +16,7 @@ apigeecli references create [flags] -d, --desc string Description for the reference -h, --help help for create -n, --name string Reference name - -r, --refers string The id of the resource to which this reference refers + --refers string The id of the resource to which this reference refers -s, --restype string Resource type must be KeyStore or TrustStore ``` @@ -29,8 +29,10 @@ apigeecli references create [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -38,4 +40,4 @@ apigeecli references create [flags] * [apigeecli references](apigeecli_references.md) - Manage References within an Apigee environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_references_delete.md b/docs/apigeecli_references_delete.md index d880b8bdd..8fba1a2ae 100644 --- a/docs/apigeecli_references_delete.md +++ b/docs/apigeecli_references_delete.md @@ -26,8 +26,10 @@ apigeecli references delete [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli references delete [flags] * [apigeecli references](apigeecli_references.md) - Manage References within an Apigee environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_references_export.md b/docs/apigeecli_references_export.md index 14332b864..4d73598a5 100644 --- a/docs/apigeecli_references_export.md +++ b/docs/apigeecli_references_export.md @@ -26,8 +26,10 @@ apigeecli references export [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli references export [flags] * [apigeecli references](apigeecli_references.md) - Manage References within an Apigee environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_references_get.md b/docs/apigeecli_references_get.md index 419ffd0d7..ff2512664 100644 --- a/docs/apigeecli_references_get.md +++ b/docs/apigeecli_references_get.md @@ -26,8 +26,10 @@ apigeecli references get [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli references get [flags] * [apigeecli references](apigeecli_references.md) - Manage References within an Apigee environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_references_import.md b/docs/apigeecli_references_import.md index 7cf00c4cb..1ef1e5a09 100644 --- a/docs/apigeecli_references_import.md +++ b/docs/apigeecli_references_import.md @@ -27,8 +27,10 @@ apigeecli references import [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli references import [flags] * [apigeecli references](apigeecli_references.md) - Manage References within an Apigee environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_references_list.md b/docs/apigeecli_references_list.md index 931e9ad47..4aafc69ea 100644 --- a/docs/apigeecli_references_list.md +++ b/docs/apigeecli_references_list.md @@ -25,8 +25,10 @@ apigeecli references list [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli references list [flags] * [apigeecli references](apigeecli_references.md) - Manage References within an Apigee environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_references_update.md b/docs/apigeecli_references_update.md index 4ced981b6..2a15e196a 100644 --- a/docs/apigeecli_references_update.md +++ b/docs/apigeecli_references_update.md @@ -16,7 +16,7 @@ apigeecli references update [flags] -d, --desc string Description for the reference -h, --help help for update -n, --name string Reference name - -r, --refers string The id of the resource to which this reference refers + --refers string The id of the resource to which this reference refers -s, --restype string Resource type must be KeyStore or TrustStore ``` @@ -29,8 +29,10 @@ apigeecli references update [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -38,4 +40,4 @@ apigeecli references update [flags] * [apigeecli references](apigeecli_references.md) - Manage References within an Apigee environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry.md b/docs/apigeecli_registry.md new file mode 100644 index 000000000..599433a1e --- /dev/null +++ b/docs/apigeecli_registry.md @@ -0,0 +1,38 @@ +## apigeecli registry + +Manage Apigee API Registry APIs + +### Synopsis + +Manage Apigee API Registry APIs + +### Options + +``` + -h, --help help for registry + -o, --org string Apigee organization name + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + --print-output Control printing of info log statements (default true) + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli](apigeecli.md) - Utility to work with Apigee APIs. +* [apigeecli registry apis](apigeecli_registry_apis.md) - Manage APIs in Apigee Registry +* [apigeecli registry artifacts](apigeecli_registry_artifacts.md) - Manage artifacts in Apigee Registry +* [apigeecli registry instances](apigeecli_registry_instances.md) - Manage Apigee Registry Instances + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis.md b/docs/apigeecli_registry_apis.md new file mode 100644 index 000000000..8826254c5 --- /dev/null +++ b/docs/apigeecli_registry_apis.md @@ -0,0 +1,42 @@ +## apigeecli registry apis + +Manage APIs in Apigee Registry + +### Synopsis + +Manage APIs in Apigee Registry + +### Options + +``` + -h, --help help for apis +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry](apigeecli_registry.md) - Manage Apigee API Registry APIs +* [apigeecli registry apis artifacts](apigeecli_registry_apis_artifacts.md) - Manage artifacts for an API +* [apigeecli registry apis create](apigeecli_registry_apis_create.md) - Create an Apigee Registry API entity +* [apigeecli registry apis delete](apigeecli_registry_apis_delete.md) - Delete Apigee Registry API +* [apigeecli registry apis deployments](apigeecli_registry_apis_deployments.md) - Manage API Deployments in Apigee Registry +* [apigeecli registry apis get](apigeecli_registry_apis_get.md) - Get Apigee Registry API details +* [apigeecli registry apis list](apigeecli_registry_apis_list.md) - List all APIs in Apigee Registry +* [apigeecli registry apis versions](apigeecli_registry_apis_versions.md) - Manage API Versions in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_artifacts.md b/docs/apigeecli_registry_apis_artifacts.md new file mode 100644 index 000000000..cc20e59e5 --- /dev/null +++ b/docs/apigeecli_registry_apis_artifacts.md @@ -0,0 +1,39 @@ +## apigeecli registry apis artifacts + +Manage artifacts for an API + +### Synopsis + +Manage artifacts for an API in Apigee Registry + +### Options + +``` + -h, --help help for artifacts +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis](apigeecli_registry_apis.md) - Manage APIs in Apigee Registry +* [apigeecli registry apis artifacts create](apigeecli_registry_apis_artifacts_create.md) - Create an artifact for an API +* [apigeecli registry apis artifacts delete](apigeecli_registry_apis_artifacts_delete.md) - Delete artifact for an API from Apigee Registry +* [apigeecli registry apis artifacts get](apigeecli_registry_apis_artifacts_get.md) - Get Artifact details for an API +* [apigeecli registry apis artifacts list](apigeecli_registry_apis_artifacts_list.md) - List all artifacts for an API + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_artifacts_create.md b/docs/apigeecli_registry_apis_artifacts_create.md new file mode 100644 index 000000000..34b525b8d --- /dev/null +++ b/docs/apigeecli_registry_apis_artifacts_create.md @@ -0,0 +1,45 @@ +## apigeecli registry apis artifacts create + +Create an artifact for an API + +### Synopsis + +Create an artifact for an API Apigee Registry Instance + +``` +apigeecli registry apis artifacts create [flags] +``` + +### Options + +``` + --annotations stringToString Annotations attach non-identifying metadata to resources (default []) + --api-name string Apigee Registry API Name + -f, --file string Path to a file containing Artifact Contents + -h, --help help for create + -i, --id string Apigee Registry Artifact ID + --labels stringToString Labels attach identifying metadata to resources (default []) + -n, --name string Name of the Artifact +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis artifacts](apigeecli_registry_apis_artifacts.md) - Manage artifacts for an API + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_artifacts_delete.md b/docs/apigeecli_registry_apis_artifacts_delete.md new file mode 100644 index 000000000..4879df7da --- /dev/null +++ b/docs/apigeecli_registry_apis_artifacts_delete.md @@ -0,0 +1,41 @@ +## apigeecli registry apis artifacts delete + +Delete artifact for an API from Apigee Registry + +### Synopsis + +Delete artifact for an API from Apigee Registry + +``` +apigeecli registry apis artifacts delete [flags] +``` + +### Options + +``` + --api-name string API Name + -h, --help help for delete + -n, --name string Artifact Name +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis artifacts](apigeecli_registry_apis_artifacts.md) - Manage artifacts for an API + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_artifacts_get.md b/docs/apigeecli_registry_apis_artifacts_get.md new file mode 100644 index 000000000..20b2c8636 --- /dev/null +++ b/docs/apigeecli_registry_apis_artifacts_get.md @@ -0,0 +1,42 @@ +## apigeecli registry apis artifacts get + +Get Artifact details for an API + +### Synopsis + +Get Artifact details for an API + +``` +apigeecli registry apis artifacts get [flags] +``` + +### Options + +``` + --api-name string Apigee Registry API Name + -c, --content If set to true, returns artifact contents + -h, --help help for get + -n, --name string Artifact Name +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis artifacts](apigeecli_registry_apis_artifacts.md) - Manage artifacts for an API + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_artifacts_list.md b/docs/apigeecli_registry_apis_artifacts_list.md new file mode 100644 index 000000000..7e343ae83 --- /dev/null +++ b/docs/apigeecli_registry_apis_artifacts_list.md @@ -0,0 +1,43 @@ +## apigeecli registry apis artifacts list + +List all artifacts for an API + +### Synopsis + +List all artifacts for an API in Apigee Registry + +``` +apigeecli registry apis artifacts list [flags] +``` + +### Options + +``` + --api-name string Apigee Registry API Name + --filter string An expression that can be used to filter the list + -h, --help help for list + --order-by string A comma-separated list of fields to be sorted; ex: foo desc + --page-token string A page token, received from a previous list call +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis artifacts](apigeecli_registry_apis_artifacts.md) - Manage artifacts for an API + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_create.md b/docs/apigeecli_registry_apis_create.md new file mode 100644 index 000000000..061a26d46 --- /dev/null +++ b/docs/apigeecli_registry_apis_create.md @@ -0,0 +1,47 @@ +## apigeecli registry apis create + +Create an Apigee Registry API entity + +### Synopsis + +Create an Apigee Registry API entity + +``` +apigeecli registry apis create [flags] +``` + +### Options + +``` + --annotations stringToString Annotations attach non-identifying metadata to resources (default []) + --deployment string The recommended deployment of the API; Format: projects/{project}/locations/{location}/apis/{api}/deployments/{deployment} + --desc string Description of the API + -d, --display-name string Human friendly display name of the API + -h, --help help for create + -i, --id string Apigee Registry API ID + --labels stringToString Labels attach identifying metadata to resources (default []) + -n, --name string Name of the API + -v, --version string The recommended version of the API; Format: projects/{project}/locations/{location}/apis/{api}/versions/{version} +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis](apigeecli_registry_apis.md) - Manage APIs in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_delete.md b/docs/apigeecli_registry_apis_delete.md new file mode 100644 index 000000000..3b54e0365 --- /dev/null +++ b/docs/apigeecli_registry_apis_delete.md @@ -0,0 +1,40 @@ +## apigeecli registry apis delete + +Delete Apigee Registry API + +### Synopsis + +Delete Apigee Registry API + +``` +apigeecli registry apis delete [flags] +``` + +### Options + +``` + -h, --help help for delete + -n, --name string Apigee Registry API Name +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis](apigeecli_registry_apis.md) - Manage APIs in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_deployments.md b/docs/apigeecli_registry_apis_deployments.md new file mode 100644 index 000000000..a577ac9c6 --- /dev/null +++ b/docs/apigeecli_registry_apis_deployments.md @@ -0,0 +1,41 @@ +## apigeecli registry apis deployments + +Manage API Deployments in Apigee Registry + +### Synopsis + +Manage API Deployments in Apigee Registry + +### Options + +``` + -h, --help help for deployments +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis](apigeecli_registry_apis.md) - Manage APIs in Apigee Registry +* [apigeecli registry apis deployments create](apigeecli_registry_apis_deployments_create.md) - Create an Apigee Registry API entity +* [apigeecli registry apis deployments delete](apigeecli_registry_apis_deployments_delete.md) - Delete deployment associated with an API +* [apigeecli registry apis deployments get](apigeecli_registry_apis_deployments_get.md) - Get deployment details for an API +* [apigeecli registry apis deployments list](apigeecli_registry_apis_deployments_list.md) - List deployments for an API in Apigee Registry +* [apigeecli registry apis deployments rollback](apigeecli_registry_apis_deployments_rollback.md) - Rollback deployment revision for an API +* [apigeecli registry apis deployments tag](apigeecli_registry_apis_deployments_tag.md) - Tag deployment revision for an API + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_deployments_create.md b/docs/apigeecli_registry_apis_deployments_create.md new file mode 100644 index 000000000..6c464458c --- /dev/null +++ b/docs/apigeecli_registry_apis_deployments_create.md @@ -0,0 +1,50 @@ +## apigeecli registry apis deployments create + +Create an Apigee Registry API entity + +### Synopsis + +Create an Apigee Registry API entity + +``` +apigeecli registry apis deployments create [flags] +``` + +### Options + +``` + --access-guidance string Guidance for accessing the API + --annotations stringToString Annotations attach non-identifying metadata to resources (default []) + --desc string Description of the Deployment + -d, --display-name string Human friendly display name of the Deployment + --endpoint-uri string Endpoint URI for the API + --external-channel-uri string External Channle URI + -h, --help help for create + -i, --id string Apigee Registry Deployment ID + --intended-audience string Intended Audience for the API + --labels stringToString Labels attach identifying metadata to resources (default []) + -n, --name string Name of the Deployment + --spec-revision string API Spec Revision +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis deployments](apigeecli_registry_apis_deployments.md) - Manage API Deployments in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_deployments_delete.md b/docs/apigeecli_registry_apis_deployments_delete.md new file mode 100644 index 000000000..fdf12111e --- /dev/null +++ b/docs/apigeecli_registry_apis_deployments_delete.md @@ -0,0 +1,43 @@ +## apigeecli registry apis deployments delete + +Delete deployment associated with an API + +### Synopsis + +Delete deployment associated with an API + +``` +apigeecli registry apis deployments delete [flags] +``` + +### Options + +``` + --api-name string API Name + -f, --force Deployment name + -h, --help help for delete + -n, --name string Deployment name + -v, --revision Delete a revision +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis deployments](apigeecli_registry_apis_deployments.md) - Manage API Deployments in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_deployments_get.md b/docs/apigeecli_registry_apis_deployments_get.md new file mode 100644 index 000000000..eb3e8ad49 --- /dev/null +++ b/docs/apigeecli_registry_apis_deployments_get.md @@ -0,0 +1,41 @@ +## apigeecli registry apis deployments get + +Get deployment details for an API + +### Synopsis + +Get deployment details for an API + +``` +apigeecli registry apis deployments get [flags] +``` + +### Options + +``` + --api-name string API Name + -h, --help help for get + -n, --name string Deployment name +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis deployments](apigeecli_registry_apis_deployments.md) - Manage API Deployments in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_deployments_list.md b/docs/apigeecli_registry_apis_deployments_list.md new file mode 100644 index 000000000..bb34f2343 --- /dev/null +++ b/docs/apigeecli_registry_apis_deployments_list.md @@ -0,0 +1,44 @@ +## apigeecli registry apis deployments list + +List deployments for an API in Apigee Registry + +### Synopsis + +List deployments for an API in Apigee Registry + +``` +apigeecli registry apis deployments list [flags] +``` + +### Options + +``` + --api-name string API Name + --filter string An expression that can be used to filter the list + -h, --help help for list + -n, --name string Deployment Name + --order-by string A comma-separated list of fields to be sorted; ex: foo desc + --page-token string A page token, received from a previous list call +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis deployments](apigeecli_registry_apis_deployments.md) - Manage API Deployments in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_deployments_rollback.md b/docs/apigeecli_registry_apis_deployments_rollback.md new file mode 100644 index 000000000..5e400d577 --- /dev/null +++ b/docs/apigeecli_registry_apis_deployments_rollback.md @@ -0,0 +1,42 @@ +## apigeecli registry apis deployments rollback + +Rollback deployment revision for an API + +### Synopsis + +Rollback deployment revision for an API + +``` +apigeecli registry apis deployments rollback [flags] +``` + +### Options + +``` + --api-name string API Name + -h, --help help for rollback + -n, --name string Deployment name + --revision-id string The tag to apply +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis deployments](apigeecli_registry_apis_deployments.md) - Manage API Deployments in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_deployments_tag.md b/docs/apigeecli_registry_apis_deployments_tag.md new file mode 100644 index 000000000..f0605f36c --- /dev/null +++ b/docs/apigeecli_registry_apis_deployments_tag.md @@ -0,0 +1,42 @@ +## apigeecli registry apis deployments tag + +Tag deployment revision for an API + +### Synopsis + +Tag deployment revision for an API + +``` +apigeecli registry apis deployments tag [flags] +``` + +### Options + +``` + --api-name string API Name + -h, --help help for tag + -n, --name string Deployment name + --tag string The tag to apply +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis deployments](apigeecli_registry_apis_deployments.md) - Manage API Deployments in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_get.md b/docs/apigeecli_registry_apis_get.md new file mode 100644 index 000000000..531102a84 --- /dev/null +++ b/docs/apigeecli_registry_apis_get.md @@ -0,0 +1,40 @@ +## apigeecli registry apis get + +Get Apigee Registry API details + +### Synopsis + +Get Apigee Registry API details + +``` +apigeecli registry apis get [flags] +``` + +### Options + +``` + -h, --help help for get + -n, --name string Apigee Registry API Name +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis](apigeecli_registry_apis.md) - Manage APIs in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_list.md b/docs/apigeecli_registry_apis_list.md new file mode 100644 index 000000000..ed558ad8b --- /dev/null +++ b/docs/apigeecli_registry_apis_list.md @@ -0,0 +1,42 @@ +## apigeecli registry apis list + +List all APIs in Apigee Registry + +### Synopsis + +List all APIs in Apigee Registry + +``` +apigeecli registry apis list [flags] +``` + +### Options + +``` + --filter string An expression that can be used to filter the list + -h, --help help for list + --order-by string A comma-separated list of fields to be sorted; ex: foo desc + --page-token string A page token, received from a previous list call +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis](apigeecli_registry_apis.md) - Manage APIs in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_versions.md b/docs/apigeecli_registry_apis_versions.md new file mode 100644 index 000000000..893df5eea --- /dev/null +++ b/docs/apigeecli_registry_apis_versions.md @@ -0,0 +1,41 @@ +## apigeecli registry apis versions + +Manage API Versions in Apigee Registry + +### Synopsis + +Manage API Versions in Apigee Registry + +### Options + +``` + -h, --help help for versions +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis](apigeecli_registry_apis.md) - Manage APIs in Apigee Registry +* [apigeecli registry apis versions artifacts](apigeecli_registry_apis_versions_artifacts.md) - Manage artifacts for an API version +* [apigeecli registry apis versions create](apigeecli_registry_apis_versions_create.md) - Create a version for an API +* [apigeecli registry apis versions delete](apigeecli_registry_apis_versions_delete.md) - Delete an API Version for an API +* [apigeecli registry apis versions get](apigeecli_registry_apis_versions_get.md) - Get API Version details for an API +* [apigeecli registry apis versions list](apigeecli_registry_apis_versions_list.md) - List all API Versions for an API +* [apigeecli registry apis versions specs](apigeecli_registry_apis_versions_specs.md) - Manage specs for an API version + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_versions_artifacts.md b/docs/apigeecli_registry_apis_versions_artifacts.md new file mode 100644 index 000000000..a1ac2ddec --- /dev/null +++ b/docs/apigeecli_registry_apis_versions_artifacts.md @@ -0,0 +1,39 @@ +## apigeecli registry apis versions artifacts + +Manage artifacts for an API version + +### Synopsis + +Manage artifacts for an API version in Apigee Registry + +### Options + +``` + -h, --help help for artifacts +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis versions](apigeecli_registry_apis_versions.md) - Manage API Versions in Apigee Registry +* [apigeecli registry apis versions artifacts create](apigeecli_registry_apis_versions_artifacts_create.md) - Create an artifact for an API version +* [apigeecli registry apis versions artifacts delete](apigeecli_registry_apis_versions_artifacts_delete.md) - Delete artifact for an API version +* [apigeecli registry apis versions artifacts get](apigeecli_registry_apis_versions_artifacts_get.md) - Get Artifact details for an API version +* [apigeecli registry apis versions artifacts list](apigeecli_registry_apis_versions_artifacts_list.md) - List all artifacts in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_versions_artifacts_create.md b/docs/apigeecli_registry_apis_versions_artifacts_create.md new file mode 100644 index 000000000..cc68a7c9d --- /dev/null +++ b/docs/apigeecli_registry_apis_versions_artifacts_create.md @@ -0,0 +1,46 @@ +## apigeecli registry apis versions artifacts create + +Create an artifact for an API version + +### Synopsis + +Create an artifact for an API version + +``` +apigeecli registry apis versions artifacts create [flags] +``` + +### Options + +``` + --annotations stringToString Annotations attach non-identifying metadata to resources (default []) + --api-name string Name of the API + --api-version string API Version ID + -f, --file string Path to a file containing Artifact Contents + -h, --help help for create + -i, --id string Apigee Registry Artifact ID + --labels stringToString Labels attach identifying metadata to resources (default []) + -n, --name string Name of the Artifact +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis versions artifacts](apigeecli_registry_apis_versions_artifacts.md) - Manage artifacts for an API version + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_versions_artifacts_delete.md b/docs/apigeecli_registry_apis_versions_artifacts_delete.md new file mode 100644 index 000000000..5b804d864 --- /dev/null +++ b/docs/apigeecli_registry_apis_versions_artifacts_delete.md @@ -0,0 +1,42 @@ +## apigeecli registry apis versions artifacts delete + +Delete artifact for an API version + +### Synopsis + +Delete artifact for an API version + +``` +apigeecli registry apis versions artifacts delete [flags] +``` + +### Options + +``` + --api-name string API Name + --api-version string API Version + -h, --help help for delete + -n, --name string Artifact Name +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis versions artifacts](apigeecli_registry_apis_versions_artifacts.md) - Manage artifacts for an API version + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_versions_artifacts_get.md b/docs/apigeecli_registry_apis_versions_artifacts_get.md new file mode 100644 index 000000000..3a5e0f52b --- /dev/null +++ b/docs/apigeecli_registry_apis_versions_artifacts_get.md @@ -0,0 +1,43 @@ +## apigeecli registry apis versions artifacts get + +Get Artifact details for an API version + +### Synopsis + +Get Artifact details for an API version + +``` +apigeecli registry apis versions artifacts get [flags] +``` + +### Options + +``` + --api-name string API Name + --api-version string API Version + -c, --content If set to true, returns artifact contents + -h, --help help for get + -n, --name string Artifact Name +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis versions artifacts](apigeecli_registry_apis_versions_artifacts.md) - Manage artifacts for an API version + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_versions_artifacts_list.md b/docs/apigeecli_registry_apis_versions_artifacts_list.md new file mode 100644 index 000000000..1c3eb30a4 --- /dev/null +++ b/docs/apigeecli_registry_apis_versions_artifacts_list.md @@ -0,0 +1,44 @@ +## apigeecli registry apis versions artifacts list + +List all artifacts in Apigee Registry + +### Synopsis + +List all artifacts in Apigee Registry + +``` +apigeecli registry apis versions artifacts list [flags] +``` + +### Options + +``` + --api-name string API Name + --api-version string API Version + --filter string An expression that can be used to filter the list + -h, --help help for list + --order-by string A comma-separated list of fields to be sorted; ex: foo desc + --page-token string A page token, received from a previous list call +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis versions artifacts](apigeecli_registry_apis_versions_artifacts.md) - Manage artifacts for an API version + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_versions_create.md b/docs/apigeecli_registry_apis_versions_create.md new file mode 100644 index 000000000..e760f2c25 --- /dev/null +++ b/docs/apigeecli_registry_apis_versions_create.md @@ -0,0 +1,47 @@ +## apigeecli registry apis versions create + +Create a version for an API + +### Synopsis + +Create a version for an API Apigee Registry Instance + +``` +apigeecli registry apis versions create [flags] +``` + +### Options + +``` + --annotations stringToString Annotations attach non-identifying metadata to resources (default []) + --api-version string The ID to use for the version + -d, --desc string A detailed description + --display-name string Human friendly display name of the version + -h, --help help for create + --labels stringToString Labels attach identifying metadata to resources (default []) + -n, --name string Name of the version + --primary-spec string The primary spec for this version; ex: projects/*/locations/*/apis/*/versions/*/specs/* + -s, --state string A user-definable description of the lifecycle phase of this API version +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis versions](apigeecli_registry_apis_versions.md) - Manage API Versions in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_versions_delete.md b/docs/apigeecli_registry_apis_versions_delete.md new file mode 100644 index 000000000..0d8f2ff2e --- /dev/null +++ b/docs/apigeecli_registry_apis_versions_delete.md @@ -0,0 +1,42 @@ +## apigeecli registry apis versions delete + +Delete an API Version for an API + +### Synopsis + +Delete an API Version for an API in Apigee Registry + +``` +apigeecli registry apis versions delete [flags] +``` + +### Options + +``` + -f, --force Deployment name + -h, --help help for delete + -n, --name string Apigee Registry API Name + -v, --version string API Version name +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis versions](apigeecli_registry_apis_versions.md) - Manage API Versions in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_versions_get.md b/docs/apigeecli_registry_apis_versions_get.md new file mode 100644 index 000000000..acf30cc8b --- /dev/null +++ b/docs/apigeecli_registry_apis_versions_get.md @@ -0,0 +1,41 @@ +## apigeecli registry apis versions get + +Get API Version details for an API + +### Synopsis + +Get API Version details for an API in Apigee Registry + +``` +apigeecli registry apis versions get [flags] +``` + +### Options + +``` + -h, --help help for get + -n, --name string Apigee Registry API Name + -v, --version string API Version name +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis versions](apigeecli_registry_apis_versions.md) - Manage API Versions in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_versions_list.md b/docs/apigeecli_registry_apis_versions_list.md new file mode 100644 index 000000000..ffd8143e8 --- /dev/null +++ b/docs/apigeecli_registry_apis_versions_list.md @@ -0,0 +1,43 @@ +## apigeecli registry apis versions list + +List all API Versions for an API + +### Synopsis + +List all API Versions for an API in Apigee Registry + +``` +apigeecli registry apis versions list [flags] +``` + +### Options + +``` + --filter string An expression that can be used to filter the list + -h, --help help for list + -n, --name string Apigee Registry API Name + --order-by string A comma-separated list of fields to be sorted; ex: foo desc + --page-token string A page token, received from a previous list call +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis versions](apigeecli_registry_apis_versions.md) - Manage API Versions in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_versions_specs.md b/docs/apigeecli_registry_apis_versions_specs.md new file mode 100644 index 000000000..bc8d91c74 --- /dev/null +++ b/docs/apigeecli_registry_apis_versions_specs.md @@ -0,0 +1,40 @@ +## apigeecli registry apis versions specs + +Manage specs for an API version + +### Synopsis + +Manage specs for an API version in Apigee Registry + +### Options + +``` + -h, --help help for specs +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis versions](apigeecli_registry_apis_versions.md) - Manage API Versions in Apigee Registry +* [apigeecli registry apis versions specs artifacts](apigeecli_registry_apis_versions_specs_artifacts.md) - Manage artifacts for an API version's spec +* [apigeecli registry apis versions specs create](apigeecli_registry_apis_versions_specs_create.md) - Create a spec associated with an API version +* [apigeecli registry apis versions specs delete](apigeecli_registry_apis_versions_specs_delete.md) - Delete a spec associated with an API version +* [apigeecli registry apis versions specs get](apigeecli_registry_apis_versions_specs_get.md) - Get the spec details for an API version +* [apigeecli registry apis versions specs list](apigeecli_registry_apis_versions_specs_list.md) - List all specs for an API version + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_versions_specs_artifacts.md b/docs/apigeecli_registry_apis_versions_specs_artifacts.md new file mode 100644 index 000000000..663acfcb3 --- /dev/null +++ b/docs/apigeecli_registry_apis_versions_specs_artifacts.md @@ -0,0 +1,39 @@ +## apigeecli registry apis versions specs artifacts + +Manage artifacts for an API version's spec + +### Synopsis + +Manage artifacts for an API version in Apigee Registry + +### Options + +``` + -h, --help help for artifacts +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis versions specs](apigeecli_registry_apis_versions_specs.md) - Manage specs for an API version +* [apigeecli registry apis versions specs artifacts create](apigeecli_registry_apis_versions_specs_artifacts_create.md) - Create an artifact for an API version +* [apigeecli registry apis versions specs artifacts delete](apigeecli_registry_apis_versions_specs_artifacts_delete.md) - Delete artifact for a spec in an API version +* [apigeecli registry apis versions specs artifacts get](apigeecli_registry_apis_versions_specs_artifacts_get.md) - Get artifact details for a spec in an API version +* [apigeecli registry apis versions specs artifacts list](apigeecli_registry_apis_versions_specs_artifacts_list.md) - List all artifacts in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_versions_specs_artifacts_create.md b/docs/apigeecli_registry_apis_versions_specs_artifacts_create.md new file mode 100644 index 000000000..72cca371f --- /dev/null +++ b/docs/apigeecli_registry_apis_versions_specs_artifacts_create.md @@ -0,0 +1,47 @@ +## apigeecli registry apis versions specs artifacts create + +Create an artifact for an API version + +### Synopsis + +Create an artifact for an API version + +``` +apigeecli registry apis versions specs artifacts create [flags] +``` + +### Options + +``` + --annotations stringToString Annotations attach non-identifying metadata to resources (default []) + --api-name string Name of the API + --api-version string API Version ID + -f, --file string Path to a file containing Artifact Contents + -h, --help help for create + -i, --id string Apigee Registry Artifact ID + --labels stringToString Labels attach identifying metadata to resources (default []) + -n, --name string Name of the Artifact + --spec-name string API Version Spec name +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis versions specs artifacts](apigeecli_registry_apis_versions_specs_artifacts.md) - Manage artifacts for an API version's spec + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_versions_specs_artifacts_delete.md b/docs/apigeecli_registry_apis_versions_specs_artifacts_delete.md new file mode 100644 index 000000000..950163ab0 --- /dev/null +++ b/docs/apigeecli_registry_apis_versions_specs_artifacts_delete.md @@ -0,0 +1,43 @@ +## apigeecli registry apis versions specs artifacts delete + +Delete artifact for a spec in an API version + +### Synopsis + +Delete artifact for a spec in an API version in Apigee Registry + +``` +apigeecli registry apis versions specs artifacts delete [flags] +``` + +### Options + +``` + --api-name string API Name + --api-version string API Version + -h, --help help for delete + -n, --name string API Version Spec Artifact name + --spec-name string API Version Spec name +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis versions specs artifacts](apigeecli_registry_apis_versions_specs_artifacts.md) - Manage artifacts for an API version's spec + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_versions_specs_artifacts_get.md b/docs/apigeecli_registry_apis_versions_specs_artifacts_get.md new file mode 100644 index 000000000..53ab66ce5 --- /dev/null +++ b/docs/apigeecli_registry_apis_versions_specs_artifacts_get.md @@ -0,0 +1,43 @@ +## apigeecli registry apis versions specs artifacts get + +Get artifact details for a spec in an API version + +### Synopsis + +Get artifact details for a spec in an API version in Apigee Registry + +``` +apigeecli registry apis versions specs artifacts get [flags] +``` + +### Options + +``` + --api-name string API Name + --api-version string API Version + -h, --help help for get + -n, --name string API Version Spec Artifact name + --spec-name string API Version Spec name +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis versions specs artifacts](apigeecli_registry_apis_versions_specs_artifacts.md) - Manage artifacts for an API version's spec + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_versions_specs_artifacts_list.md b/docs/apigeecli_registry_apis_versions_specs_artifacts_list.md new file mode 100644 index 000000000..4008475bc --- /dev/null +++ b/docs/apigeecli_registry_apis_versions_specs_artifacts_list.md @@ -0,0 +1,45 @@ +## apigeecli registry apis versions specs artifacts list + +List all artifacts in Apigee Registry + +### Synopsis + +List all artifacts in Apigee Registry + +``` +apigeecli registry apis versions specs artifacts list [flags] +``` + +### Options + +``` + --api-name string API Name + --api-version string API Version + --filter string An expression that can be used to filter the list + -h, --help help for list + --order-by string A comma-separated list of fields to be sorted; ex: foo desc + --page-token string A page token, received from a previous list call + --spec-name string API Version Spec name +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis versions specs artifacts](apigeecli_registry_apis_versions_specs_artifacts.md) - Manage artifacts for an API version's spec + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_versions_specs_create.md b/docs/apigeecli_registry_apis_versions_specs_create.md new file mode 100644 index 000000000..d5fb32b8d --- /dev/null +++ b/docs/apigeecli_registry_apis_versions_specs_create.md @@ -0,0 +1,48 @@ +## apigeecli registry apis versions specs create + +Create a spec associated with an API version + +### Synopsis + +Create a spec associated with an API version in Apigee Registry + +``` +apigeecli registry apis versions specs create [flags] +``` + +### Options + +``` + --annotations stringToString Annotations attach non-identifying metadata to resources (default []) + --api-name string API Name + --api-specid string API Spec Id + --api-version string API Version + -d, --desc string A detailed description for the spec + -f, --file-path string A path to file containing the spec + -h, --help help for create + --labels stringToString Labels attach identifying metadata to resources (default []) + -n, --name string API Version Spec name + -s, --source-uri string Source URI +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis versions specs](apigeecli_registry_apis_versions_specs.md) - Manage specs for an API version + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_versions_specs_delete.md b/docs/apigeecli_registry_apis_versions_specs_delete.md new file mode 100644 index 000000000..1f35a68f6 --- /dev/null +++ b/docs/apigeecli_registry_apis_versions_specs_delete.md @@ -0,0 +1,42 @@ +## apigeecli registry apis versions specs delete + +Delete a spec associated with an API version + +### Synopsis + +Delete a spec associated with an API version in Apigee Registry + +``` +apigeecli registry apis versions specs delete [flags] +``` + +### Options + +``` + --api-name string API Name + --api-version string API Version + -h, --help help for delete + -n, --name string Name of the Spec +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis versions specs](apigeecli_registry_apis_versions_specs.md) - Manage specs for an API version + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_versions_specs_get.md b/docs/apigeecli_registry_apis_versions_specs_get.md new file mode 100644 index 000000000..02a7b7450 --- /dev/null +++ b/docs/apigeecli_registry_apis_versions_specs_get.md @@ -0,0 +1,43 @@ +## apigeecli registry apis versions specs get + +Get the spec details for an API version + +### Synopsis + +Get the spec details for an API version in Apigee Registry + +``` +apigeecli registry apis versions specs get [flags] +``` + +### Options + +``` + --api-name string API Name + --api-version string API Version + -c, --content If set to true, returns artifact contents + -h, --help help for get + -n, --name string Name of the Spec +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis versions specs](apigeecli_registry_apis_versions_specs.md) - Manage specs for an API version + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_apis_versions_specs_list.md b/docs/apigeecli_registry_apis_versions_specs_list.md new file mode 100644 index 000000000..fdd0352d5 --- /dev/null +++ b/docs/apigeecli_registry_apis_versions_specs_list.md @@ -0,0 +1,44 @@ +## apigeecli registry apis versions specs list + +List all specs for an API version + +### Synopsis + +List all artifacts for an API version in Apigee Registry + +``` +apigeecli registry apis versions specs list [flags] +``` + +### Options + +``` + --api-name string API Name + --api-version string API Version + --filter string An expression that can be used to filter the list + -h, --help help for list + --order-by string A comma-separated list of fields to be sorted; ex: foo desc + --page-token string A page token, received from a previous list call +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry apis versions specs](apigeecli_registry_apis_versions_specs.md) - Manage specs for an API version + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_artifacts.md b/docs/apigeecli_registry_artifacts.md new file mode 100644 index 000000000..c79b5ecbb --- /dev/null +++ b/docs/apigeecli_registry_artifacts.md @@ -0,0 +1,39 @@ +## apigeecli registry artifacts + +Manage artifacts in Apigee Registry + +### Synopsis + +Manage artifacts in Apigee Registry + +### Options + +``` + -h, --help help for artifacts +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry](apigeecli_registry.md) - Manage Apigee API Registry APIs +* [apigeecli registry artifacts create](apigeecli_registry_artifacts_create.md) - Create an Apigee Registry Artifact +* [apigeecli registry artifacts delete](apigeecli_registry_artifacts_delete.md) - Delete artifact from Apigee Registry +* [apigeecli registry artifacts get](apigeecli_registry_artifacts_get.md) - Get Artifact details +* [apigeecli registry artifacts list](apigeecli_registry_artifacts_list.md) - List all artifacts in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_artifacts_create.md b/docs/apigeecli_registry_artifacts_create.md new file mode 100644 index 000000000..512179171 --- /dev/null +++ b/docs/apigeecli_registry_artifacts_create.md @@ -0,0 +1,44 @@ +## apigeecli registry artifacts create + +Create an Apigee Registry Artifact + +### Synopsis + +Create an Apigee Registry Artifact + +``` +apigeecli registry artifacts create [flags] +``` + +### Options + +``` + --annotations stringToString Annotations attach non-identifying metadata to resources (default []) + -f, --file string Path to a file containing Artifact Contents + -h, --help help for create + -i, --id string Apigee Registry Artifact ID + --labels stringToString Labels attach identifying metadata to resources (default []) + -n, --name string Name of the Artifact +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry artifacts](apigeecli_registry_artifacts.md) - Manage artifacts in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_artifacts_delete.md b/docs/apigeecli_registry_artifacts_delete.md new file mode 100644 index 000000000..f2ca7d801 --- /dev/null +++ b/docs/apigeecli_registry_artifacts_delete.md @@ -0,0 +1,40 @@ +## apigeecli registry artifacts delete + +Delete artifact from Apigee Registry + +### Synopsis + +Delete artifact from Apigee Registry + +``` +apigeecli registry artifacts delete [flags] +``` + +### Options + +``` + -h, --help help for delete + -n, --name string Artifact Name +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry artifacts](apigeecli_registry_artifacts.md) - Manage artifacts in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_artifacts_get.md b/docs/apigeecli_registry_artifacts_get.md new file mode 100644 index 000000000..ad628c1cc --- /dev/null +++ b/docs/apigeecli_registry_artifacts_get.md @@ -0,0 +1,41 @@ +## apigeecli registry artifacts get + +Get Artifact details + +### Synopsis + +Get Artifact details + +``` +apigeecli registry artifacts get [flags] +``` + +### Options + +``` + -c, --content If set to true, returns artifact contents + -h, --help help for get + -n, --name string Artifact Name +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry artifacts](apigeecli_registry_artifacts.md) - Manage artifacts in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_artifacts_list.md b/docs/apigeecli_registry_artifacts_list.md new file mode 100644 index 000000000..d64a80993 --- /dev/null +++ b/docs/apigeecli_registry_artifacts_list.md @@ -0,0 +1,42 @@ +## apigeecli registry artifacts list + +List all artifacts in Apigee Registry + +### Synopsis + +List all artifacts in Apigee Registry + +``` +apigeecli registry artifacts list [flags] +``` + +### Options + +``` + --filter string An expression that can be used to filter the list + -h, --help help for list + --order-by string A comma-separated list of fields to be sorted; ex: foo desc + --page-token string A page token, received from a previous list call +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry artifacts](apigeecli_registry_artifacts.md) - Manage artifacts in Apigee Registry + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_instances.md b/docs/apigeecli_registry_instances.md new file mode 100644 index 000000000..cba60a4c2 --- /dev/null +++ b/docs/apigeecli_registry_instances.md @@ -0,0 +1,38 @@ +## apigeecli registry instances + +Manage Apigee Registry Instances + +### Synopsis + +Manage Apigee Registry Instances + +### Options + +``` + -h, --help help for instances +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry](apigeecli_registry.md) - Manage Apigee API Registry APIs +* [apigeecli registry instances create](apigeecli_registry_instances_create.md) - Create an Apigee Registry Instance +* [apigeecli registry instances delete](apigeecli_registry_instances_delete.md) - Delete an Apigee Registry Instance +* [apigeecli registry instances get](apigeecli_registry_instances_get.md) - Get an Apigee Registry Instance + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_instances_create.md b/docs/apigeecli_registry_instances_create.md new file mode 100644 index 000000000..c797d2f31 --- /dev/null +++ b/docs/apigeecli_registry_instances_create.md @@ -0,0 +1,40 @@ +## apigeecli registry instances create + +Create an Apigee Registry Instance + +### Synopsis + +Create an Apigee Registry Instance + +``` +apigeecli registry instances create [flags] +``` + +### Options + +``` + -k, --cmek string Cloud KMS Key Resource ID + -h, --help help for create +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry instances](apigeecli_registry_instances.md) - Manage Apigee Registry Instances + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_instances_delete.md b/docs/apigeecli_registry_instances_delete.md new file mode 100644 index 000000000..404ed63e4 --- /dev/null +++ b/docs/apigeecli_registry_instances_delete.md @@ -0,0 +1,39 @@ +## apigeecli registry instances delete + +Delete an Apigee Registry Instance + +### Synopsis + +Delete an Apigee Registry Instance + +``` +apigeecli registry instances delete [flags] +``` + +### Options + +``` + -h, --help help for delete +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry instances](apigeecli_registry_instances.md) - Manage Apigee Registry Instances + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_registry_instances_get.md b/docs/apigeecli_registry_instances_get.md new file mode 100644 index 000000000..6057a57c8 --- /dev/null +++ b/docs/apigeecli_registry_instances_get.md @@ -0,0 +1,39 @@ +## apigeecli registry instances get + +Get an Apigee Registry Instance + +### Synopsis + +Get an Apigee Registry Instance + +``` +apigeecli registry instances get [flags] +``` + +### Options + +``` + -h, --help help for get +``` + +### Options inherited from parent commands + +``` + -a, --account string Path Service Account private key in JSON + --default-token Use Google default application credentials access token + --disable-check Disable check for newer versions + --metadata-token Metadata OAuth2 access token + --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr + -o, --org string Apigee organization name + --print-output Control printing of info log statements (default true) + -p, --projectID string Apigee Registry Project ID; Use if Apigee Orgniazation not provisioned in this project + --region string Region where Apigee Registry is provisioned + -t, --token string Google OAuth Token +``` + +### SEE ALSO + +* [apigeecli registry instances](apigeecli_registry_instances.md) - Manage Apigee Registry Instances + +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_resources.md b/docs/apigeecli_resources.md index d81fb408b..edbec7f3c 100644 --- a/docs/apigeecli_resources.md +++ b/docs/apigeecli_resources.md @@ -9,9 +9,10 @@ Manage resources within an Apigee environment ### Options ``` - -e, --env string Apigee environment name - -h, --help help for resources - -o, --org string Apigee organization name + -e, --env string Apigee environment name + -h, --help help for resources + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -22,6 +23,7 @@ Manage resources within an Apigee environment --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ Manage resources within an Apigee environment * [apigeecli resources list](apigeecli_resources_list.md) - List all resources in your environment * [apigeecli resources update](apigeecli_resources_update.md) - Update a resource file -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_resources_create.md b/docs/apigeecli_resources_create.md index f6fbc573f..5cdfc44ca 100644 --- a/docs/apigeecli_resources_create.md +++ b/docs/apigeecli_resources_create.md @@ -15,7 +15,7 @@ apigeecli resources create [flags] ``` -h, --help help for create -n, --name string Name of the resource file - -r, --respath string Resource Path + --respath string Resource Path -p, --type string Resource type; Valid types include java, js, jsc, properties, py, wsdl, xsd, or xsl. ``` @@ -28,8 +28,10 @@ apigeecli resources create [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli resources create [flags] * [apigeecli resources](apigeecli_resources.md) - Manage resources within an Apigee environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_resources_delete.md b/docs/apigeecli_resources_delete.md index 20c52b854..f4671e6a7 100644 --- a/docs/apigeecli_resources_delete.md +++ b/docs/apigeecli_resources_delete.md @@ -27,8 +27,10 @@ apigeecli resources delete [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli resources delete [flags] * [apigeecli resources](apigeecli_resources.md) - Manage resources within an Apigee environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_resources_get.md b/docs/apigeecli_resources_get.md index a7b355c40..93d5dc5f4 100644 --- a/docs/apigeecli_resources_get.md +++ b/docs/apigeecli_resources_get.md @@ -27,8 +27,10 @@ apigeecli resources get [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli resources get [flags] * [apigeecli resources](apigeecli_resources.md) - Manage resources within an Apigee environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_resources_list.md b/docs/apigeecli_resources_list.md index b8c95d08f..863733fa5 100644 --- a/docs/apigeecli_resources_list.md +++ b/docs/apigeecli_resources_list.md @@ -26,8 +26,10 @@ apigeecli resources list [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli resources list [flags] * [apigeecli resources](apigeecli_resources.md) - Manage resources within an Apigee environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_resources_update.md b/docs/apigeecli_resources_update.md index 4690dd9af..f765936a1 100644 --- a/docs/apigeecli_resources_update.md +++ b/docs/apigeecli_resources_update.md @@ -15,7 +15,7 @@ apigeecli resources update [flags] ``` -h, --help help for update -n, --name string Name of the resource file - -r, --respath string Resource Path + --respath string Resource Path -p, --type string Resource type. Valid types include java, js, jsc, properties, py, wsdl, xsd, or xsl. ``` @@ -28,8 +28,10 @@ apigeecli resources update [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli resources update [flags] * [apigeecli resources](apigeecli_resources.md) - Manage resources within an Apigee environment -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_securityprofiles.md b/docs/apigeecli_securityprofiles.md index a86e6ace8..82c215002 100644 --- a/docs/apigeecli_securityprofiles.md +++ b/docs/apigeecli_securityprofiles.md @@ -9,8 +9,9 @@ Manage Adv API Security Profiles ### Options ``` - -h, --help help for securityprofiles - -o, --org string Apigee organization name + -h, --help help for securityprofiles + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -21,6 +22,7 @@ Manage Adv API Security Profiles --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -40,4 +42,4 @@ Manage Adv API Security Profiles * [apigeecli securityprofiles listrevisions](apigeecli_securityprofiles_listrevisions.md) - Returns the revisions of a security profile * [apigeecli securityprofiles update](apigeecli_securityprofiles_update.md) - Update an existing Security Profile -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_securityprofiles_attach.md b/docs/apigeecli_securityprofiles_attach.md index 96458528c..5026d76dc 100644 --- a/docs/apigeecli_securityprofiles_attach.md +++ b/docs/apigeecli_securityprofiles_attach.md @@ -16,7 +16,7 @@ apigeecli securityprofiles attach [flags] -e, --env string Apigee environment name -h, --help help for attach -n, --name string Name of the security profile - -r, --rev string Security Profile revision id + -v, --rev string Security Profile revision id ``` ### Options inherited from parent commands @@ -27,8 +27,10 @@ apigeecli securityprofiles attach [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli securityprofiles attach [flags] * [apigeecli securityprofiles](apigeecli_securityprofiles.md) - Manage Adv API Security Profiles -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_securityprofiles_compute.md b/docs/apigeecli_securityprofiles_compute.md index a100d6827..efa1d8dc9 100644 --- a/docs/apigeecli_securityprofiles_compute.md +++ b/docs/apigeecli_securityprofiles_compute.md @@ -32,8 +32,10 @@ apigeecli securityprofiles compute [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -41,4 +43,4 @@ apigeecli securityprofiles compute [flags] * [apigeecli securityprofiles](apigeecli_securityprofiles.md) - Manage Adv API Security Profiles -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_securityprofiles_create.md b/docs/apigeecli_securityprofiles_create.md index 5813730ed..b48b3efa8 100644 --- a/docs/apigeecli_securityprofiles_create.md +++ b/docs/apigeecli_securityprofiles_create.md @@ -26,8 +26,10 @@ apigeecli securityprofiles create [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli securityprofiles create [flags] * [apigeecli securityprofiles](apigeecli_securityprofiles.md) - Manage Adv API Security Profiles -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_securityprofiles_delete.md b/docs/apigeecli_securityprofiles_delete.md index b91ee439e..598ebf6b2 100644 --- a/docs/apigeecli_securityprofiles_delete.md +++ b/docs/apigeecli_securityprofiles_delete.md @@ -25,8 +25,10 @@ apigeecli securityprofiles delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli securityprofiles delete [flags] * [apigeecli securityprofiles](apigeecli_securityprofiles.md) - Manage Adv API Security Profiles -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_securityprofiles_detach.md b/docs/apigeecli_securityprofiles_detach.md index cfd48aa68..5c0339a4d 100644 --- a/docs/apigeecli_securityprofiles_detach.md +++ b/docs/apigeecli_securityprofiles_detach.md @@ -26,8 +26,10 @@ apigeecli securityprofiles detach [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli securityprofiles detach [flags] * [apigeecli securityprofiles](apigeecli_securityprofiles.md) - Manage Adv API Security Profiles -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_securityprofiles_export.md b/docs/apigeecli_securityprofiles_export.md index 780bb4a25..2d90cdc88 100644 --- a/docs/apigeecli_securityprofiles_export.md +++ b/docs/apigeecli_securityprofiles_export.md @@ -26,8 +26,10 @@ apigeecli securityprofiles export [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli securityprofiles export [flags] * [apigeecli securityprofiles](apigeecli_securityprofiles.md) - Manage Adv API Security Profiles -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_securityprofiles_get.md b/docs/apigeecli_securityprofiles_get.md index 67b48f4eb..6b3adb9c5 100644 --- a/docs/apigeecli_securityprofiles_get.md +++ b/docs/apigeecli_securityprofiles_get.md @@ -15,7 +15,7 @@ apigeecli securityprofiles get [flags] ``` -h, --help help for get -n, --name string Name of the security profile - -r, --revision string Revision of the security profile + -v, --revision string Revision of the security profile ``` ### Options inherited from parent commands @@ -26,8 +26,10 @@ apigeecli securityprofiles get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli securityprofiles get [flags] * [apigeecli securityprofiles](apigeecli_securityprofiles.md) - Manage Adv API Security Profiles -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_securityprofiles_import.md b/docs/apigeecli_securityprofiles_import.md index 88ff0483a..5c543f053 100644 --- a/docs/apigeecli_securityprofiles_import.md +++ b/docs/apigeecli_securityprofiles_import.md @@ -26,8 +26,10 @@ apigeecli securityprofiles import [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli securityprofiles import [flags] * [apigeecli securityprofiles](apigeecli_securityprofiles.md) - Manage Adv API Security Profiles -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_securityprofiles_list.md b/docs/apigeecli_securityprofiles_list.md index c9c482bb5..52b4e5210 100644 --- a/docs/apigeecli_securityprofiles_list.md +++ b/docs/apigeecli_securityprofiles_list.md @@ -26,8 +26,10 @@ apigeecli securityprofiles list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli securityprofiles list [flags] * [apigeecli securityprofiles](apigeecli_securityprofiles.md) - Manage Adv API Security Profiles -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_securityprofiles_listrevisions.md b/docs/apigeecli_securityprofiles_listrevisions.md index b788edade..c643764a5 100644 --- a/docs/apigeecli_securityprofiles_listrevisions.md +++ b/docs/apigeecli_securityprofiles_listrevisions.md @@ -25,8 +25,10 @@ apigeecli securityprofiles listrevisions [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli securityprofiles listrevisions [flags] * [apigeecli securityprofiles](apigeecli_securityprofiles.md) - Manage Adv API Security Profiles -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_securityprofiles_update.md b/docs/apigeecli_securityprofiles_update.md index b0ce3d872..644f92c1c 100644 --- a/docs/apigeecli_securityprofiles_update.md +++ b/docs/apigeecli_securityprofiles_update.md @@ -26,8 +26,10 @@ apigeecli securityprofiles update [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli securityprofiles update [flags] * [apigeecli securityprofiles](apigeecli_securityprofiles.md) - Manage Adv API Security Profiles -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sharedflows.md b/docs/apigeecli_sharedflows.md index 35a231813..1824eb02b 100644 --- a/docs/apigeecli_sharedflows.md +++ b/docs/apigeecli_sharedflows.md @@ -9,8 +9,9 @@ Manage Apigee shared flows in an org ### Options ``` - -h, --help help for sharedflows - -o, --org string Apigee organization name + -h, --help help for sharedflows + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -21,6 +22,7 @@ Manage Apigee shared flows in an org --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -40,4 +42,4 @@ Manage Apigee shared flows in an org * [apigeecli sharedflows listdeploy](apigeecli_sharedflows_listdeploy.md) - Lists all deployments of a Sharedflow * [apigeecli sharedflows undeploy](apigeecli_sharedflows_undeploy.md) - Undeploys a revision of an existing API proxy -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sharedflows_clean.md b/docs/apigeecli_sharedflows_clean.md index cb788b0c7..dd9841b93 100644 --- a/docs/apigeecli_sharedflows_clean.md +++ b/docs/apigeecli_sharedflows_clean.md @@ -26,8 +26,10 @@ apigeecli sharedflows clean [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli sharedflows clean [flags] * [apigeecli sharedflows](apigeecli_sharedflows.md) - Manage Apigee shared flows in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sharedflows_create.md b/docs/apigeecli_sharedflows_create.md index 05829c4b8..c910dd44f 100644 --- a/docs/apigeecli_sharedflows_create.md +++ b/docs/apigeecli_sharedflows_create.md @@ -20,8 +20,10 @@ Creates a Sharedflow in an Apigee Org --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -31,4 +33,4 @@ Creates a Sharedflow in an Apigee Org * [apigeecli sharedflows create bundle](apigeecli_sharedflows_create_bundle.md) - Creates a sharedflow in an Apigee Org * [apigeecli sharedflows create github](apigeecli_sharedflows_create_github.md) - Creates a sharedflow from a GitHub repo -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sharedflows_create_bundle.md b/docs/apigeecli_sharedflows_create_bundle.md index 3fa035c3b..779660cfb 100644 --- a/docs/apigeecli_sharedflows_create_bundle.md +++ b/docs/apigeecli_sharedflows_create_bundle.md @@ -16,7 +16,7 @@ apigeecli sharedflows create bundle [flags] -e, --env string Apigee environment name -h, --help help for bundle -n, --name string Sharedflow name - -r, --ovr Forces deployment of the new revision + --ovr Forces deployment of the new revision -s, --sa string The format must be {ACCOUNT_ID}@{PROJECT}.iam.gserviceaccount.com. -f, --sf-folder string Path to the Sharedflow Bundle; ex: ./test/sharedflowbundle -p, --sf-zip string Path to the Sharedflow bundle/zip file @@ -31,8 +31,10 @@ apigeecli sharedflows create bundle [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -40,4 +42,4 @@ apigeecli sharedflows create bundle [flags] * [apigeecli sharedflows create](apigeecli_sharedflows_create.md) - Creates a Sharedflow in an Apigee Org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sharedflows_create_github.md b/docs/apigeecli_sharedflows_create_github.md index badbe0122..8c96b6c00 100644 --- a/docs/apigeecli_sharedflows_create_github.md +++ b/docs/apigeecli_sharedflows_create_github.md @@ -16,7 +16,7 @@ apigeecli sharedflows create github [flags] -h, --help help for github -n, --name string Sharedflow name -u, --owner string The github organization or username. ex: In https://github.com/apigee, apigee is the owner name - -r, --repo string The github repo name. ex: https://github.com/apigee/api-platform-samples, api-platform-samples is the repo + --repo string The github repo name. ex: https://github.com/apigee/api-platform-samples, api-platform-samples is the repo -p, --sf-path string The path in the repo to the sharedflowbundle folder. ex: sample-proxies/security/sharedflowbundle ``` @@ -28,8 +28,10 @@ apigeecli sharedflows create github [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ apigeecli sharedflows create github [flags] * [apigeecli sharedflows create](apigeecli_sharedflows_create.md) - Creates a Sharedflow in an Apigee Org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sharedflows_delete.md b/docs/apigeecli_sharedflows_delete.md index aea7ccf62..22f44fbb8 100644 --- a/docs/apigeecli_sharedflows_delete.md +++ b/docs/apigeecli_sharedflows_delete.md @@ -26,8 +26,10 @@ apigeecli sharedflows delete [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli sharedflows delete [flags] * [apigeecli sharedflows](apigeecli_sharedflows.md) - Manage Apigee shared flows in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sharedflows_deploy.md b/docs/apigeecli_sharedflows_deploy.md index ed5fb47dc..89dad6c8f 100644 --- a/docs/apigeecli_sharedflows_deploy.md +++ b/docs/apigeecli_sharedflows_deploy.md @@ -16,7 +16,7 @@ apigeecli sharedflows deploy [flags] -e, --env string Apigee environment name -h, --help help for deploy -n, --name string Sharedflow name - -r, --ovr Forces deployment of the new revision + --ovr Forces deployment of the new revision -v, --rev int Sharedflow revision. If not set, the highest revision is used (default -1) -s, --sa string The format must be {ACCOUNT_ID}@{PROJECT}.iam.gserviceaccount.com. --wait Waits for the deployment to finish, with success or error @@ -30,8 +30,10 @@ apigeecli sharedflows deploy [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -39,4 +41,4 @@ apigeecli sharedflows deploy [flags] * [apigeecli sharedflows](apigeecli_sharedflows.md) - Manage Apigee shared flows in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sharedflows_export.md b/docs/apigeecli_sharedflows_export.md index 817a4005d..760c58bb5 100644 --- a/docs/apigeecli_sharedflows_export.md +++ b/docs/apigeecli_sharedflows_export.md @@ -27,8 +27,10 @@ apigeecli sharedflows export [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli sharedflows export [flags] * [apigeecli sharedflows](apigeecli_sharedflows.md) - Manage Apigee shared flows in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sharedflows_fetch.md b/docs/apigeecli_sharedflows_fetch.md index a0d3b6068..1257011bb 100644 --- a/docs/apigeecli_sharedflows_fetch.md +++ b/docs/apigeecli_sharedflows_fetch.md @@ -26,8 +26,10 @@ apigeecli sharedflows fetch [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli sharedflows fetch [flags] * [apigeecli sharedflows](apigeecli_sharedflows.md) - Manage Apigee shared flows in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sharedflows_get.md b/docs/apigeecli_sharedflows_get.md index 28134a1fc..73a82e1c9 100644 --- a/docs/apigeecli_sharedflows_get.md +++ b/docs/apigeecli_sharedflows_get.md @@ -26,8 +26,10 @@ apigeecli sharedflows get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli sharedflows get [flags] * [apigeecli sharedflows](apigeecli_sharedflows.md) - Manage Apigee shared flows in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sharedflows_import.md b/docs/apigeecli_sharedflows_import.md index 01565b12c..3fd0a688c 100644 --- a/docs/apigeecli_sharedflows_import.md +++ b/docs/apigeecli_sharedflows_import.md @@ -26,8 +26,10 @@ apigeecli sharedflows import [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli sharedflows import [flags] * [apigeecli sharedflows](apigeecli_sharedflows.md) - Manage Apigee shared flows in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sharedflows_list.md b/docs/apigeecli_sharedflows_list.md index 6d9c91d53..ddb5dbf2d 100644 --- a/docs/apigeecli_sharedflows_list.md +++ b/docs/apigeecli_sharedflows_list.md @@ -15,7 +15,7 @@ apigeecli sharedflows list [flags] ``` -e, --env string Apigee environment name -h, --help help for list - -r, --rev Include revisions + -v, --rev Include revisions ``` ### Options inherited from parent commands @@ -26,8 +26,10 @@ apigeecli sharedflows list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli sharedflows list [flags] * [apigeecli sharedflows](apigeecli_sharedflows.md) - Manage Apigee shared flows in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sharedflows_listdeploy.md b/docs/apigeecli_sharedflows_listdeploy.md index 34398e5f9..576c6f207 100644 --- a/docs/apigeecli_sharedflows_listdeploy.md +++ b/docs/apigeecli_sharedflows_listdeploy.md @@ -16,7 +16,7 @@ apigeecli sharedflows listdeploy [flags] -e, --env string Apigee environment name -h, --help help for listdeploy -n, --name string Shareflow name - -r, --rev int Shareflow revision (default -1) + -v, --rev int Shareflow revision (default -1) ``` ### Options inherited from parent commands @@ -27,8 +27,10 @@ apigeecli sharedflows listdeploy [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli sharedflows listdeploy [flags] * [apigeecli sharedflows](apigeecli_sharedflows.md) - Manage Apigee shared flows in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sharedflows_undeploy.md b/docs/apigeecli_sharedflows_undeploy.md index 14b5e1710..220019649 100644 --- a/docs/apigeecli_sharedflows_undeploy.md +++ b/docs/apigeecli_sharedflows_undeploy.md @@ -27,8 +27,10 @@ apigeecli sharedflows undeploy [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli sharedflows undeploy [flags] * [apigeecli sharedflows](apigeecli_sharedflows.md) - Manage Apigee shared flows in an org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sites.md b/docs/apigeecli_sites.md index 1194db8ce..3d0d8aed1 100644 --- a/docs/apigeecli_sites.md +++ b/docs/apigeecli_sites.md @@ -9,8 +9,9 @@ Manage Apigee API Portals ### Options ``` - -h, --help help for sites - -o, --org string Apigee organization name + -h, --help help for sites + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -21,6 +22,7 @@ Manage Apigee API Portals --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -30,4 +32,4 @@ Manage Apigee API Portals * [apigeecli](apigeecli.md) - Utility to work with Apigee APIs. * [apigeecli sites list](apigeecli_sites_list.md) - Returns the API Portals associated with the org -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sites_list.md b/docs/apigeecli_sites_list.md index ceb01f84f..6826cd185 100644 --- a/docs/apigeecli_sites_list.md +++ b/docs/apigeecli_sites_list.md @@ -24,8 +24,10 @@ apigeecli sites list [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -33,4 +35,4 @@ apigeecli sites list [flags] * [apigeecli sites](apigeecli_sites.md) - Manage Apigee API Portals -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sync.md b/docs/apigeecli_sync.md index 92db9c86d..ccf087340 100644 --- a/docs/apigeecli_sync.md +++ b/docs/apigeecli_sync.md @@ -9,8 +9,9 @@ Manage identities with grant access to control plane resources ### Options ``` - -h, --help help for sync - -o, --org string Apigee organization name + -h, --help help for sync + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -21,6 +22,7 @@ Manage identities with grant access to control plane resources --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -33,4 +35,4 @@ Manage identities with grant access to control plane resources * [apigeecli sync reset](apigeecli_sync_reset.md) - Reset identities with access to control plane resources * [apigeecli sync set](apigeecli_sync_set.md) - Set identity with access to control plane resources -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sync_get.md b/docs/apigeecli_sync_get.md index 3615d2fde..a6eaea9d0 100644 --- a/docs/apigeecli_sync_get.md +++ b/docs/apigeecli_sync_get.md @@ -24,8 +24,10 @@ apigeecli sync get [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -33,4 +35,4 @@ apigeecli sync get [flags] * [apigeecli sync](apigeecli_sync.md) - Manage identities with grant access to control plane resources -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sync_remove.md b/docs/apigeecli_sync_remove.md index 82d56b8c5..576339bdb 100644 --- a/docs/apigeecli_sync_remove.md +++ b/docs/apigeecli_sync_remove.md @@ -25,8 +25,10 @@ apigeecli sync remove [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli sync remove [flags] * [apigeecli sync](apigeecli_sync.md) - Manage identities with grant access to control plane resources -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sync_reset.md b/docs/apigeecli_sync_reset.md index 8ba25e72a..4d4fbd2a8 100644 --- a/docs/apigeecli_sync_reset.md +++ b/docs/apigeecli_sync_reset.md @@ -24,8 +24,10 @@ apigeecli sync reset [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -33,4 +35,4 @@ apigeecli sync reset [flags] * [apigeecli sync](apigeecli_sync.md) - Manage identities with grant access to control plane resources -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_sync_set.md b/docs/apigeecli_sync_set.md index d9ca4656b..ccb19f2f0 100644 --- a/docs/apigeecli_sync_set.md +++ b/docs/apigeecli_sync_set.md @@ -25,8 +25,10 @@ apigeecli sync set [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli sync set [flags] * [apigeecli sync](apigeecli_sync.md) - Manage identities with grant access to control plane resources -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_targetservers.md b/docs/apigeecli_targetservers.md index 395da9b05..8a3ac57eb 100644 --- a/docs/apigeecli_targetservers.md +++ b/docs/apigeecli_targetservers.md @@ -9,9 +9,10 @@ Manage Target Servers ### Options ``` - -e, --env string Apigee environment name - -h, --help help for targetservers - -o, --org string Apigee organization name + -e, --env string Apigee environment name + -h, --help help for targetservers + -o, --org string Apigee organization name + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com ``` ### Options inherited from parent commands @@ -22,6 +23,7 @@ Manage Target Servers --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -37,4 +39,4 @@ Manage Target Servers * [apigeecli targetservers list](apigeecli_targetservers_list.md) - List Target Servers * [apigeecli targetservers update](apigeecli_targetservers_update.md) - Update a Target Server -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_targetservers_create.md b/docs/apigeecli_targetservers_create.md index a2f2f3e34..8ecb813f4 100644 --- a/docs/apigeecli_targetservers_create.md +++ b/docs/apigeecli_targetservers_create.md @@ -13,19 +13,19 @@ apigeecli targetservers create [flags] ### Options ``` - -c, --clientAuth string Enable mTLS for the target server - -d, --desc string Description for the Target Server - -b, --enable Enabling/disabling a TargetServer (default true) - -h, --help help for create - -s, --host string Host name of the target - -i, --ignoreErr string Ignore TLS validation errors for the target server - --keyAlias string Key alias for the target server - --keyStore string Key store for the target server - -n, --name string Name of the targetserver - -p, --port int port number (default -1) - --protocol string Protocol for a TargetServer; default is HTTP (default "HTTP") - --tls string Enable TLS for the target server - --trustStore string Trust store for the target server + -c, --client-auth string Enable mTLS for the target server + -d, --desc string Description for the Target Server + -b, --enable Enabling/disabling a TargetServer (default true) + -h, --help help for create + -s, --host string Host name of the target + -i, --ignore-err string Ignore TLS validation errors for the target server + --keyalias string Key alias for the target server + --keystore string Key store for the target server + -n, --name string Name of the targetserver + -p, --port int port number (default -1) + --protocol string Protocol for a TargetServer; default is HTTP (default "HTTP") + --tls string Enable TLS for the target server + --truststore string Trust store for the target server ``` ### Options inherited from parent commands @@ -37,8 +37,10 @@ apigeecli targetservers create [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -46,4 +48,4 @@ apigeecli targetservers create [flags] * [apigeecli targetservers](apigeecli_targetservers.md) - Manage Target Servers -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_targetservers_delete.md b/docs/apigeecli_targetservers_delete.md index 9d5a96f40..7e9a0697c 100644 --- a/docs/apigeecli_targetservers_delete.md +++ b/docs/apigeecli_targetservers_delete.md @@ -26,8 +26,10 @@ apigeecli targetservers delete [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli targetservers delete [flags] * [apigeecli targetservers](apigeecli_targetservers.md) - Manage Target Servers -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_targetservers_export.md b/docs/apigeecli_targetservers_export.md index 866310da9..a29371b42 100644 --- a/docs/apigeecli_targetservers_export.md +++ b/docs/apigeecli_targetservers_export.md @@ -26,8 +26,10 @@ apigeecli targetservers export [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli targetservers export [flags] * [apigeecli targetservers](apigeecli_targetservers.md) - Manage Target Servers -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_targetservers_get.md b/docs/apigeecli_targetservers_get.md index 838b54e9e..14e2c061d 100644 --- a/docs/apigeecli_targetservers_get.md +++ b/docs/apigeecli_targetservers_get.md @@ -26,8 +26,10 @@ apigeecli targetservers get [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -35,4 +37,4 @@ apigeecli targetservers get [flags] * [apigeecli targetservers](apigeecli_targetservers.md) - Manage Target Servers -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_targetservers_import.md b/docs/apigeecli_targetservers_import.md index 742a41e40..bb7343cde 100644 --- a/docs/apigeecli_targetservers_import.md +++ b/docs/apigeecli_targetservers_import.md @@ -27,8 +27,10 @@ apigeecli targetservers import [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -36,4 +38,4 @@ apigeecli targetservers import [flags] * [apigeecli targetservers](apigeecli_targetservers.md) - Manage Target Servers -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_targetservers_list.md b/docs/apigeecli_targetservers_list.md index c2da6bdcc..dce5b9daa 100644 --- a/docs/apigeecli_targetservers_list.md +++ b/docs/apigeecli_targetservers_list.md @@ -25,8 +25,10 @@ apigeecli targetservers list [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -34,4 +36,4 @@ apigeecli targetservers list [flags] * [apigeecli targetservers](apigeecli_targetservers.md) - Manage Target Servers -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_targetservers_update.md b/docs/apigeecli_targetservers_update.md index a42031d91..f07f811cb 100644 --- a/docs/apigeecli_targetservers_update.md +++ b/docs/apigeecli_targetservers_update.md @@ -13,19 +13,19 @@ apigeecli targetservers update [flags] ### Options ``` - -c, --clientAuth string Enable mTLS for the target server - -d, --desc string Description for the Target Server - -b, --enable Enabling/disabling a TargetServer (default true) - -h, --help help for update - -s, --host string Host name of the target - -i, --ignoreErr string Ignore TLS validation errors for the target server - --keyAlias string Key alias for the target server - --keyStore string Key store for the target server - -n, --name string Name of the targetserver - -p, --port int port number (default -1) - --protocol string Protocol for a TargetServer - --tls string Enable TLS for the target server - --trustStore string Trust store for the target server + -c, --client-auth string Enable mTLS for the target server + -d, --desc string Description for the Target Server + -b, --enable Enabling/disabling a TargetServer (default true) + -h, --help help for update + -s, --host string Host name of the target + -i, --ignore-err string Ignore TLS validation errors for the target server + --keyalias string Key alias for the target server + --keystore string Key store for the target server + -n, --name string Name of the targetserver + -p, --port int port number (default -1) + --protocol string Protocol for a TargetServer + --tls string Enable TLS for the target server + --truststore string Trust store for the target server ``` ### Options inherited from parent commands @@ -37,8 +37,10 @@ apigeecli targetservers update [flags] -e, --env string Apigee environment name --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr -o, --org string Apigee organization name --print-output Control printing of info log statements (default true) + -r, --region string Apigee control plane region name; default is https://apigee.googleapis.com -t, --token string Google OAuth Token ``` @@ -46,4 +48,4 @@ apigeecli targetservers update [flags] * [apigeecli targetservers](apigeecli_targetservers.md) - Manage Target Servers -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_token.md b/docs/apigeecli_token.md index 4a0d73351..7012ec265 100644 --- a/docs/apigeecli_token.md +++ b/docs/apigeecli_token.md @@ -20,6 +20,7 @@ Manage OAuth 2.0 access tokens --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -30,4 +31,4 @@ Manage OAuth 2.0 access tokens * [apigeecli token cache](apigeecli_token_cache.md) - Generate and cache a new access token * [apigeecli token gen](apigeecli_token_gen.md) - Generate a new access token -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_token_cache.md b/docs/apigeecli_token_cache.md index af7273965..e4dca07df 100644 --- a/docs/apigeecli_token_cache.md +++ b/docs/apigeecli_token_cache.md @@ -24,6 +24,7 @@ apigeecli token cache [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -32,4 +33,4 @@ apigeecli token cache [flags] * [apigeecli token](apigeecli_token.md) - Manage OAuth 2.0 access tokens -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024 diff --git a/docs/apigeecli_token_gen.md b/docs/apigeecli_token_gen.md index 28ed600de..f74682fd1 100644 --- a/docs/apigeecli_token_gen.md +++ b/docs/apigeecli_token_gen.md @@ -24,6 +24,7 @@ apigeecli token gen [flags] --disable-check Disable check for newer versions --metadata-token Metadata OAuth2 access token --no-output Disable printing all statements to stdout + --no-warnings Disable printing warnings to stderr --print-output Control printing of info log statements (default true) -t, --token string Google OAuth Token ``` @@ -32,4 +33,4 @@ apigeecli token gen [flags] * [apigeecli token](apigeecli_token.md) - Manage OAuth 2.0 access tokens -###### Auto generated by spf13/cobra on 19-Dec-2023 +###### Auto generated by spf13/cobra on 6-Mar-2024