@adobe/aio-cli-plugin-cloudmanager
Advanced tools
Comparing version 2.6.0 to 2.7.0
@@ -1,1 +0,1 @@ | ||
{"version":"2.6.0","commands":{"cloudmanager:list-programs":{"id":"cloudmanager:list-programs","description":"lists programs available in Cloud Manager","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"enabledonly":{"name":"enabledonly","type":"boolean","char":"e","description":"only output Cloud Manager-enabled programs","allowNo":false}},"args":[]},"cloudmanager:current-execution:advance":{"id":"cloudmanager:current-execution:advance","description":"advance current pipeline execution either by overriding a waiting quality gate or advancing the approval step","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:advance-current-execution"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:current-execution:cancel":{"id":"cloudmanager:current-execution:cancel","description":"cancel current pipeline execution either by cancelling the current step, rejecting a waiting quality gate, or rejecting the approval step","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:cancel-current-execution"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:current-execution:get":{"id":"cloudmanager:current-execution:get","description":"get pipeline execution","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:get-current-execution"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:environment:bind-ip-allowlist":{"id":"cloudmanager:environment:bind-ip-allowlist","description":"Bind an IP Allowlist to an environment","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"environmentId","description":"the environment id","required":true},{"name":"ipAllowlistId","description":"the IP allowlist id","required":true},{"name":"service","description":"the service name","required":true,"options":["author","publish","preview"]}]},"cloudmanager:environment:delete":{"id":"cloudmanager:environment:delete","description":"delete environment","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:delete-environment"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"environmentId","description":"the environment id","required":true}]},"cloudmanager:environment:download-logs":{"id":"cloudmanager:environment:download-logs","description":"downloads log files for the specified environment, service and log name for one or more days","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:download-logs"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"outputDirectory":{"name":"outputDirectory","type":"option","char":"o","description":"the output directory. If not set, defaults to the current directory."}},"args":[{"name":"environmentId","description":"the environment id","required":true},{"name":"service","description":"the service","required":true},{"name":"name","description":"the log name","required":true},{"name":"days","description":"the number of days","required":false,"default":"1"}]},"cloudmanager:environment:list-available-log-options":{"id":"cloudmanager:environment:list-available-log-options","description":"lists available log options for an environment in a Cloud Manager program","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:list-available-log-options"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"environmentId","description":"the environment id","required":true}]},"cloudmanager:environment:list-ip-allowlist-bindings":{"id":"cloudmanager:environment:list-ip-allowlist-bindings","description":"lists IP Allowlists bound to an environment","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:environment:list-bound-ip-allowlists"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"environmentId","description":"the environment id","required":true}]},"cloudmanager:environment:list-variables":{"id":"cloudmanager:environment:list-variables","description":"lists variables set on an environment","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:list-environment-variables"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false}},"args":[{"name":"environmentId","description":"the environment id","required":true}]},"cloudmanager:environment:open-developer-console":{"id":"cloudmanager:environment:open-developer-console","description":"opens the Developer Console, if available, in a browser","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:open-developer-console"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"environmentId","description":"the environment id","required":true}]},"cloudmanager:environment:set-variables":{"id":"cloudmanager:environment:set-variables","description":"sets variables set on an environment. These are runtime variables available to components running inside the runtime environment. Use set-pipeline-variables to set build-time variables on a pipeline.","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:set-environment-variables"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"variable":{"name":"variable","type":"option","char":"v","description":"variable values in KEY VALUE format"},"secret":{"name":"secret","type":"option","char":"s","description":"secret values in KEY VALUE format"},"delete":{"name":"delete","type":"option","char":"d","description":"variables/secrets to delete"},"jsonStdin":{"name":"jsonStdin","type":"boolean","description":"if set, read variables from a JSON array provided as standard input; variables set through --variable or --secret flag will take precedence","allowNo":false},"jsonFile":{"name":"jsonFile","type":"option","description":"if set, read variables from a JSON array provided as a file; variables set through --variable or --secret flag will take precedence"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"strict":{"name":"strict","type":"boolean","description":"performs strict validation of internal variables. Can also be enabled by setting configuration property cloudmanager.environmentVariables.strictValidation to a truthy value.","allowNo":false},"authorVariable":{"name":"authorVariable","type":"option","description":"variable values in KEY VALUE format for author service"},"authorSecret":{"name":"authorSecret","type":"option","description":"secret values in KEY VALUE format for author service"},"authorDelete":{"name":"authorDelete","type":"option","description":"variables/secrets to delete for author service"},"publishVariable":{"name":"publishVariable","type":"option","description":"variable values in KEY VALUE format for publish service"},"publishSecret":{"name":"publishSecret","type":"option","description":"secret values in KEY VALUE format for publish service"},"publishDelete":{"name":"publishDelete","type":"option","description":"variables/secrets to delete for publish service"},"previewVariable":{"name":"previewVariable","type":"option","description":"variable values in KEY VALUE format for preview service"},"previewSecret":{"name":"previewSecret","type":"option","description":"secret values in KEY VALUE format for preview service"},"previewDelete":{"name":"previewDelete","type":"option","description":"variables/secrets to delete for preview service"}},"args":[{"name":"environmentId","description":"the environment id","required":true}]},"cloudmanager:environment:tail-log":{"id":"cloudmanager:environment:tail-log","description":"outputs a stream of log data for the specified environment, service and log name","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:tail-logs","cloudmanager:tail-log"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"environmentId","description":"the environment id","required":true},{"name":"service","description":"the service","required":true},{"name":"name","description":"the log name","required":true}]},"cloudmanager:environment:unbind-ip-allowlist":{"id":"cloudmanager:environment:unbind-ip-allowlist","description":"Bind an IP Allowlist to an environment","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"environmentId","description":"the environment id","required":true},{"name":"ipAllowlistId","description":"the IP allowlist id","required":true},{"name":"service","description":"the service name","required":true,"options":["author","publish","preview"]}]},"cloudmanager:execution:get-quality-gate-results":{"id":"cloudmanager:execution:get-quality-gate-results","description":"get quality gate results","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:get-quality-gate-results"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true},{"name":"executionId","description":"the execution id","required":true},{"name":"action","description":"the step action","required":true,"options":["codeQuality","security","performance","contentAudit","experienceAudit"]}]},"cloudmanager:execution:get-step-details":{"id":"cloudmanager:execution:get-step-details","description":"get execution step details","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:get-execution-step-details"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true},{"name":"executionId","description":"the execution id","required":true}]},"cloudmanager:execution:get-step-log":{"id":"cloudmanager:execution:get-step-log","description":"get step log","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:get-execution-step-log"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"output":{"name":"output","type":"option","char":"o","description":"the output file. If not set, uses standard output."},"file":{"name":"file","type":"option","char":"f","description":"the alternative log file name. currently only `sonarLogFile` is available (for the codeQuality step)"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true},{"name":"executionId","description":"the execution id","required":true},{"name":"action","description":"the step action","required":true,"options":["build","codeQuality","devDeploy","stageDeploy","prodDeploy","buildImage"]}]},"cloudmanager:execution:tail-step-log":{"id":"cloudmanager:execution:tail-step-log","description":"tail step log","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true},{"name":"action","description":"the step action","required":true,"options":["build"],"default":"build"}]},"cloudmanager:ip-allowlist:bind":{"id":"cloudmanager:ip-allowlist:bind","description":"Bind an IP Allowlist to an environment","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"ipAllowlistId","description":"the IP allowlist id","required":true},{"name":"environmentId","description":"the environment id","required":true},{"name":"service","description":"the service name","required":true,"options":["author","publish","preview"]}]},"cloudmanager:ip-allowlist:create":{"id":"cloudmanager:ip-allowlist:create","description":"Create an IP Allowlist","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"cidr":{"name":"cidr","type":"option","char":"c","description":"a CIDR block","required":true}},"args":[{"name":"name","description":"the name to create","required":true}]},"cloudmanager:ip-allowlist:delete":{"id":"cloudmanager:ip-allowlist:delete","description":"Delete an IP Allowlist","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"ipAllowlistId","description":"the id of the allowlist to delete","required":true}]},"cloudmanager:ip-allowlist:get-binding-details":{"id":"cloudmanager:ip-allowlist:get-binding-details","description":"list detailed information on IP Allowlist Bindings","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"ipAllowlistId","description":"the id of the allowlist","required":true}]},"cloudmanager:ip-allowlist:unbind":{"id":"cloudmanager:ip-allowlist:unbind","description":"Remove an IP Allowlist binding","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"ipAllowlistId","description":"the IP allowlist id","required":true},{"name":"environmentId","description":"the environment id","required":true},{"name":"service","description":"the service name","required":true,"options":["author","publish","preview"]}]},"cloudmanager:ip-allowlist:update":{"id":"cloudmanager:ip-allowlist:update","description":"Update an IP Allowlist by replacing the CIDR blocks","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"cidr":{"name":"cidr","type":"option","char":"c","description":"a CIDR block","required":true}},"args":[{"name":"ipAllowlistId","description":"the id of the allowlist to update","required":true}]},"cloudmanager:org:list":{"id":"cloudmanager:org:list","description":"list the organizations in which the current user is authorized to use Cloud Manager","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false}},"args":[]},"cloudmanager:org:select":{"id":"cloudmanager:org:select","description":"select an organization in which the current user is authorized to use Cloud Manager","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"global":{"name":"global","type":"boolean","description":"stores selected organization in global configuration","allowNo":false}},"args":[{"name":"orgId","description":"the org id to store in configuration","required":false}]},"cloudmanager:pipeline:create-execution":{"id":"cloudmanager:pipeline:create-execution","description":"start pipeline execution","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:create-execution","cloudmanager:start-execution"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:pipeline:delete":{"id":"cloudmanager:pipeline:delete","description":"delete pipeline","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:delete-pipeline"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:pipeline:list-executions":{"id":"cloudmanager:pipeline:list-executions","description":"list pipeline executions","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"limit":{"name":"limit","type":"option","char":"l","description":"Specify number of executions to return (defaults to 20)"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:pipeline:list-variables":{"id":"cloudmanager:pipeline:list-variables","description":"lists variables set on an pipeline","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:list-pipeline-variables"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:pipeline:set-variables":{"id":"cloudmanager:pipeline:set-variables","description":"sets variables set on a pipeline. These are build-time variables available during the build process. Use set-environment-variables to set runtime variables on a environment.","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:set-pipeline-variables"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"variable":{"name":"variable","type":"option","char":"v","description":"variable values in KEY VALUE format"},"secret":{"name":"secret","type":"option","char":"s","description":"secret values in KEY VALUE format"},"delete":{"name":"delete","type":"option","char":"d","description":"variables/secrets to delete"},"jsonStdin":{"name":"jsonStdin","type":"boolean","description":"if set, read variables from a JSON array provided as standard input; variables set through --variable or --secret flag will take precedence","allowNo":false},"jsonFile":{"name":"jsonFile","type":"option","description":"if set, read variables from a JSON array provided as a file; variables set through --variable or --secret flag will take precedence"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:pipeline:update":{"id":"cloudmanager:pipeline:update","description":"update pipeline","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:update-pipeline"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"branch":{"name":"branch","type":"option","description":"the new branch"},"tag":{"name":"tag","type":"option","description":"the new tag"},"repositoryId":{"name":"repositoryId","type":"option","description":"the new repositoryId"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:program:delete":{"id":"cloudmanager:program:delete","description":"delete program","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:delete-program"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"}},"args":[{"name":"programId","description":"the program id","required":true}]},"cloudmanager:program:list-current-executions":{"id":"cloudmanager:program:list-current-executions","description":"list running pipeline executions","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:list-current-executions"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false}},"args":[]},"cloudmanager:program:list-environments":{"id":"cloudmanager:program:list-environments","description":"lists environments available in a Cloud Manager program","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:list-environments"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[]},"cloudmanager:program:list-ip-allowlists":{"id":"cloudmanager:program:list-ip-allowlists","description":"lists IP Allowlists available in a Cloud Manager program","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[]},"cloudmanager:program:list-pipelines":{"id":"cloudmanager:program:list-pipelines","description":"lists pipelines available in a Cloud Manager program","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:list-pipelines"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[]},"cloudmanager:commerce:bin-magento:maintenance:status":{"id":"cloudmanager:commerce:bin-magento:maintenance:status","description":"commerce maintenance status","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:commerce:maintenance-status"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"environmentId","description":"the environment id","required":true}]}}} | ||
{"version":"2.7.0","commands":{"cloudmanager:list-programs":{"id":"cloudmanager:list-programs","description":"lists programs available in Cloud Manager","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"enabledonly":{"name":"enabledonly","type":"boolean","char":"e","description":"only output Cloud Manager-enabled programs","allowNo":false}},"args":[]},"cloudmanager:current-execution:advance":{"id":"cloudmanager:current-execution:advance","description":"advance current pipeline execution either by overriding a waiting quality gate or advancing the approval step","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:advance-current-execution"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:current-execution:cancel":{"id":"cloudmanager:current-execution:cancel","description":"cancel current pipeline execution either by cancelling the current step, rejecting a waiting quality gate, or rejecting the approval step","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:cancel-current-execution"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:current-execution:get":{"id":"cloudmanager:current-execution:get","description":"get pipeline execution","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:get-current-execution"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:environment:bind-ip-allowlist":{"id":"cloudmanager:environment:bind-ip-allowlist","description":"Bind an IP Allowlist to an environment","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"environmentId","description":"the environment id","required":true},{"name":"ipAllowlistId","description":"the IP allowlist id","required":true},{"name":"service","description":"the service name","required":true,"options":["author","publish","preview"]}]},"cloudmanager:environment:delete":{"id":"cloudmanager:environment:delete","description":"delete environment","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:delete-environment"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"environmentId","description":"the environment id","required":true}]},"cloudmanager:environment:download-logs":{"id":"cloudmanager:environment:download-logs","description":"downloads log files for the specified environment, service and log name for one or more days","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:download-logs"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"outputDirectory":{"name":"outputDirectory","type":"option","char":"o","description":"the output directory. If not set, defaults to the current directory."}},"args":[{"name":"environmentId","description":"the environment id","required":true},{"name":"service","description":"the service","required":true},{"name":"name","description":"the log name","required":true},{"name":"days","description":"the number of days","required":false,"default":"1"}]},"cloudmanager:environment:list-available-log-options":{"id":"cloudmanager:environment:list-available-log-options","description":"lists available log options for an environment in a Cloud Manager program","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:list-available-log-options"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"environmentId","description":"the environment id","required":true}]},"cloudmanager:environment:list-ip-allowlist-bindings":{"id":"cloudmanager:environment:list-ip-allowlist-bindings","description":"lists IP Allowlists bound to an environment","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:environment:list-bound-ip-allowlists"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"environmentId","description":"the environment id","required":true}]},"cloudmanager:environment:list-variables":{"id":"cloudmanager:environment:list-variables","description":"lists variables set on an environment","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:list-environment-variables"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false}},"args":[{"name":"environmentId","description":"the environment id","required":true}]},"cloudmanager:environment:open-developer-console":{"id":"cloudmanager:environment:open-developer-console","description":"opens the Developer Console, if available, in a browser","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:open-developer-console"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"environmentId","description":"the environment id","required":true}]},"cloudmanager:environment:set-variables":{"id":"cloudmanager:environment:set-variables","description":"sets variables set on an environment. These are runtime variables available to components running inside the runtime environment. Use set-pipeline-variables to set build-time variables on a pipeline.","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:set-environment-variables"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"variable":{"name":"variable","type":"option","char":"v","description":"variable values in KEY VALUE format"},"secret":{"name":"secret","type":"option","char":"s","description":"secret values in KEY VALUE format"},"delete":{"name":"delete","type":"option","char":"d","description":"variables/secrets to delete"},"jsonStdin":{"name":"jsonStdin","type":"boolean","description":"if set, read variables from a JSON array provided as standard input; variables set through --variable or --secret flag will take precedence","allowNo":false},"jsonFile":{"name":"jsonFile","type":"option","description":"if set, read variables from a JSON array provided as a file; variables set through --variable or --secret flag will take precedence"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"strict":{"name":"strict","type":"boolean","description":"performs strict validation of internal variables. Can also be enabled by setting configuration property cloudmanager.environmentVariables.strictValidation to a truthy value.","allowNo":false},"authorVariable":{"name":"authorVariable","type":"option","description":"variable values in KEY VALUE format for author service"},"authorSecret":{"name":"authorSecret","type":"option","description":"secret values in KEY VALUE format for author service"},"authorDelete":{"name":"authorDelete","type":"option","description":"variables/secrets to delete for author service"},"publishVariable":{"name":"publishVariable","type":"option","description":"variable values in KEY VALUE format for publish service"},"publishSecret":{"name":"publishSecret","type":"option","description":"secret values in KEY VALUE format for publish service"},"publishDelete":{"name":"publishDelete","type":"option","description":"variables/secrets to delete for publish service"},"previewVariable":{"name":"previewVariable","type":"option","description":"variable values in KEY VALUE format for preview service"},"previewSecret":{"name":"previewSecret","type":"option","description":"secret values in KEY VALUE format for preview service"},"previewDelete":{"name":"previewDelete","type":"option","description":"variables/secrets to delete for preview service"}},"args":[{"name":"environmentId","description":"the environment id","required":true}]},"cloudmanager:environment:tail-log":{"id":"cloudmanager:environment:tail-log","description":"outputs a stream of log data for the specified environment, service and log name","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:tail-logs","cloudmanager:tail-log"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"environmentId","description":"the environment id","required":true},{"name":"service","description":"the service","required":true},{"name":"name","description":"the log name","required":true}]},"cloudmanager:environment:unbind-ip-allowlist":{"id":"cloudmanager:environment:unbind-ip-allowlist","description":"Bind an IP Allowlist to an environment","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"environmentId","description":"the environment id","required":true},{"name":"ipAllowlistId","description":"the IP allowlist id","required":true},{"name":"service","description":"the service name","required":true,"options":["author","publish","preview"]}]},"cloudmanager:execution:get-quality-gate-results":{"id":"cloudmanager:execution:get-quality-gate-results","description":"get quality gate results","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:get-quality-gate-results"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true},{"name":"executionId","description":"the execution id","required":true},{"name":"action","description":"the step action","required":true,"options":["codeQuality","security","performance","contentAudit","experienceAudit"]}]},"cloudmanager:execution:get-step-details":{"id":"cloudmanager:execution:get-step-details","description":"get execution step details","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:get-execution-step-details"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true},{"name":"executionId","description":"the execution id","required":true}]},"cloudmanager:execution:get-step-log":{"id":"cloudmanager:execution:get-step-log","description":"get step log","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:get-execution-step-log"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"output":{"name":"output","type":"option","char":"o","description":"the output file. If not set, uses standard output."},"file":{"name":"file","type":"option","char":"f","description":"the alternative log file name. currently only `sonarLogFile` is available (for the codeQuality step)"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true},{"name":"executionId","description":"the execution id","required":true},{"name":"action","description":"the step action","required":true,"options":["build","codeQuality","devDeploy","stageDeploy","prodDeploy","buildImage"]}]},"cloudmanager:execution:tail-step-log":{"id":"cloudmanager:execution:tail-step-log","description":"tail step log","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true},{"name":"action","description":"the step action","required":true,"options":["build"],"default":"build"}]},"cloudmanager:ip-allowlist:bind":{"id":"cloudmanager:ip-allowlist:bind","description":"Bind an IP Allowlist to an environment","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"ipAllowlistId","description":"the IP allowlist id","required":true},{"name":"environmentId","description":"the environment id","required":true},{"name":"service","description":"the service name","required":true,"options":["author","publish","preview"]}]},"cloudmanager:ip-allowlist:create":{"id":"cloudmanager:ip-allowlist:create","description":"Create an IP Allowlist","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"cidr":{"name":"cidr","type":"option","char":"c","description":"a CIDR block","required":true}},"args":[{"name":"name","description":"the name to create","required":true}]},"cloudmanager:ip-allowlist:delete":{"id":"cloudmanager:ip-allowlist:delete","description":"Delete an IP Allowlist","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"ipAllowlistId","description":"the id of the allowlist to delete","required":true}]},"cloudmanager:ip-allowlist:get-binding-details":{"id":"cloudmanager:ip-allowlist:get-binding-details","description":"list detailed information on IP Allowlist Bindings","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"ipAllowlistId","description":"the id of the allowlist","required":true}]},"cloudmanager:ip-allowlist:unbind":{"id":"cloudmanager:ip-allowlist:unbind","description":"Remove an IP Allowlist binding","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"ipAllowlistId","description":"the IP allowlist id","required":true},{"name":"environmentId","description":"the environment id","required":true},{"name":"service","description":"the service name","required":true,"options":["author","publish","preview"]}]},"cloudmanager:ip-allowlist:update":{"id":"cloudmanager:ip-allowlist:update","description":"Update an IP Allowlist by replacing the CIDR blocks","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"cidr":{"name":"cidr","type":"option","char":"c","description":"a CIDR block","required":true}},"args":[{"name":"ipAllowlistId","description":"the id of the allowlist to update","required":true}]},"cloudmanager:org:list":{"id":"cloudmanager:org:list","description":"list the organizations in which the current user is authorized to use Cloud Manager","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false}},"args":[]},"cloudmanager:org:select":{"id":"cloudmanager:org:select","description":"select an organization in which the current user is authorized to use Cloud Manager","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"global":{"name":"global","type":"boolean","description":"stores selected organization in global configuration","allowNo":false}},"args":[{"name":"orgId","description":"the org id to store in configuration","required":false}]},"cloudmanager:pipeline:create-execution":{"id":"cloudmanager:pipeline:create-execution","description":"start pipeline execution","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:create-execution","cloudmanager:start-execution"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:pipeline:delete":{"id":"cloudmanager:pipeline:delete","description":"delete pipeline","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:delete-pipeline"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:pipeline:invalidate-cache":{"id":"cloudmanager:pipeline:invalidate-cache","description":"invalidate pipeline cache","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:pipeline:list-executions":{"id":"cloudmanager:pipeline:list-executions","description":"list pipeline executions","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"limit":{"name":"limit","type":"option","char":"l","description":"Specify number of executions to return (defaults to 20)"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:pipeline:list-variables":{"id":"cloudmanager:pipeline:list-variables","description":"lists variables set on an pipeline","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:list-pipeline-variables"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:pipeline:set-variables":{"id":"cloudmanager:pipeline:set-variables","description":"sets variables set on a pipeline. These are build-time variables available during the build process. Use set-environment-variables to set runtime variables on a environment.","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:set-pipeline-variables"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"variable":{"name":"variable","type":"option","char":"v","description":"variable values in KEY VALUE format"},"secret":{"name":"secret","type":"option","char":"s","description":"secret values in KEY VALUE format"},"delete":{"name":"delete","type":"option","char":"d","description":"variables/secrets to delete"},"jsonStdin":{"name":"jsonStdin","type":"boolean","description":"if set, read variables from a JSON array provided as standard input; variables set through --variable or --secret flag will take precedence","allowNo":false},"jsonFile":{"name":"jsonFile","type":"option","description":"if set, read variables from a JSON array provided as a file; variables set through --variable or --secret flag will take precedence"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:pipeline:update":{"id":"cloudmanager:pipeline:update","description":"update pipeline","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:update-pipeline"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"branch":{"name":"branch","type":"option","description":"the new branch"},"tag":{"name":"tag","type":"option","description":"the new tag"},"repositoryId":{"name":"repositoryId","type":"option","description":"the new repositoryId"}},"args":[{"name":"pipelineId","description":"the pipeline id","required":true}]},"cloudmanager:program:delete":{"id":"cloudmanager:program:delete","description":"delete program","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:delete-program"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"}},"args":[{"name":"programId","description":"the program id","required":true}]},"cloudmanager:program:list-current-executions":{"id":"cloudmanager:program:list-current-executions","description":"list running pipeline executions","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:list-current-executions"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false}},"args":[]},"cloudmanager:program:list-environments":{"id":"cloudmanager:program:list-environments","description":"lists environments available in a Cloud Manager program","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:list-environments"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[]},"cloudmanager:program:list-ip-allowlists":{"id":"cloudmanager:program:list-ip-allowlists","description":"lists IP Allowlists available in a Cloud Manager program","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":[],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[]},"cloudmanager:program:list-pipelines":{"id":"cloudmanager:program:list-pipelines","description":"lists pipelines available in a Cloud Manager program","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:list-pipelines"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"json":{"name":"json","type":"boolean","char":"j","description":"output in json format","allowNo":false},"yaml":{"name":"yaml","type":"boolean","char":"y","description":"output in yaml format","allowNo":false},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[]},"cloudmanager:commerce:bin-magento:maintenance:status":{"id":"cloudmanager:commerce:bin-magento:maintenance:status","description":"commerce maintenance status","pluginName":"@adobe/aio-cli-plugin-cloudmanager","pluginType":"core","aliases":["cloudmanager:commerce:maintenance-status"],"flags":{"imsContextName":{"name":"imsContextName","type":"option","description":"the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager"},"programId":{"name":"programId","type":"option","char":"p","description":"the programId. if not specified, defaults to 'cloudmanager_programid' config value"}},"args":[{"name":"environmentId","description":"the environment id","required":true}]}}} |
{ | ||
"name": "@adobe/aio-cli-plugin-cloudmanager", | ||
"description": "Cloud Manager commands for the Adobe I/O CLI", | ||
"version": "2.6.0", | ||
"version": "2.7.0", | ||
"author": "Adobe Inc.", | ||
"bugs": "https://github.com/adobe/aio-cli-plugin-cloudmanager/issues", | ||
"dependencies": { | ||
"@adobe/aio-lib-cloudmanager": "^1.3.0", | ||
"@adobe/aio-lib-cloudmanager": "^1.4.0", | ||
"@adobe/aio-lib-core-config": "^2.0.0", | ||
@@ -10,0 +10,0 @@ "@adobe/aio-lib-core-errors": "^3.0.1", |
@@ -198,2 +198,3 @@ <!-- | ||
* [`aio cloudmanager:pipeline:delete PIPELINEID`](#aio-cloudmanagerpipelinedelete-pipelineid) | ||
* [`aio cloudmanager:pipeline:invalidate-cache PIPELINEID`](#aio-cloudmanagerpipelineinvalidate-cache-pipelineid) | ||
* [`aio cloudmanager:pipeline:list-executions PIPELINEID`](#aio-cloudmanagerpipelinelist-executions-pipelineid) | ||
@@ -228,3 +229,3 @@ * [`aio cloudmanager:pipeline:list-variables PIPELINEID`](#aio-cloudmanagerpipelinelist-variables-pipelineid) | ||
_See code: [src/commands/cloudmanager/commerce/bin-magento/maintenance/status.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/commerce/bin-magento/maintenance/status.js)_ | ||
_See code: [src/commands/cloudmanager/commerce/bin-magento/maintenance/status.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/commerce/bin-magento/maintenance/status.js)_ | ||
@@ -250,3 +251,3 @@ ## `aio cloudmanager:current-execution:advance PIPELINEID` | ||
_See code: [src/commands/cloudmanager/current-execution/advance.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/current-execution/advance.js)_ | ||
_See code: [src/commands/cloudmanager/current-execution/advance.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/current-execution/advance.js)_ | ||
@@ -272,3 +273,3 @@ ## `aio cloudmanager:current-execution:cancel PIPELINEID` | ||
_See code: [src/commands/cloudmanager/current-execution/cancel.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/current-execution/cancel.js)_ | ||
_See code: [src/commands/cloudmanager/current-execution/cancel.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/current-execution/cancel.js)_ | ||
@@ -296,3 +297,3 @@ ## `aio cloudmanager:current-execution:get PIPELINEID` | ||
_See code: [src/commands/cloudmanager/current-execution/get.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/current-execution/get.js)_ | ||
_See code: [src/commands/cloudmanager/current-execution/get.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/current-execution/get.js)_ | ||
@@ -317,3 +318,3 @@ ## `aio cloudmanager:environment:bind-ip-allowlist ENVIRONMENTID IPALLOWLISTID SERVICE` | ||
_See code: [src/commands/cloudmanager/environment/bind-ip-allowlist.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/environment/bind-ip-allowlist.js)_ | ||
_See code: [src/commands/cloudmanager/environment/bind-ip-allowlist.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/environment/bind-ip-allowlist.js)_ | ||
@@ -339,3 +340,3 @@ ## `aio cloudmanager:environment:delete ENVIRONMENTID` | ||
_See code: [src/commands/cloudmanager/environment/delete.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/environment/delete.js)_ | ||
_See code: [src/commands/cloudmanager/environment/delete.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/environment/delete.js)_ | ||
@@ -368,3 +369,3 @@ ## `aio cloudmanager:environment:download-logs ENVIRONMENTID SERVICE NAME [DAYS]` | ||
_See code: [src/commands/cloudmanager/environment/download-logs.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/environment/download-logs.js)_ | ||
_See code: [src/commands/cloudmanager/environment/download-logs.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/environment/download-logs.js)_ | ||
@@ -392,3 +393,3 @@ ## `aio cloudmanager:environment:list-available-log-options ENVIRONMENTID` | ||
_See code: [src/commands/cloudmanager/environment/list-available-log-options.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/environment/list-available-log-options.js)_ | ||
_See code: [src/commands/cloudmanager/environment/list-available-log-options.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/environment/list-available-log-options.js)_ | ||
@@ -416,3 +417,3 @@ ## `aio cloudmanager:environment:list-ip-allowlist-bindings ENVIRONMENTID` | ||
_See code: [src/commands/cloudmanager/environment/list-ip-allowlist-bindings.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/environment/list-ip-allowlist-bindings.js)_ | ||
_See code: [src/commands/cloudmanager/environment/list-ip-allowlist-bindings.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/environment/list-ip-allowlist-bindings.js)_ | ||
@@ -440,3 +441,3 @@ ## `aio cloudmanager:environment:list-variables ENVIRONMENTID` | ||
_See code: [src/commands/cloudmanager/environment/list-variables.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/environment/list-variables.js)_ | ||
_See code: [src/commands/cloudmanager/environment/list-variables.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/environment/list-variables.js)_ | ||
@@ -462,3 +463,3 @@ ## `aio cloudmanager:environment:open-developer-console ENVIRONMENTID` | ||
_See code: [src/commands/cloudmanager/environment/open-developer-console.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/environment/open-developer-console.js)_ | ||
_See code: [src/commands/cloudmanager/environment/open-developer-console.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/environment/open-developer-console.js)_ | ||
@@ -514,3 +515,3 @@ ## `aio cloudmanager:environment:set-variables ENVIRONMENTID` | ||
_See code: [src/commands/cloudmanager/environment/set-variables.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/environment/set-variables.js)_ | ||
_See code: [src/commands/cloudmanager/environment/set-variables.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/environment/set-variables.js)_ | ||
@@ -539,3 +540,3 @@ ## `aio cloudmanager:environment:tail-log ENVIRONMENTID SERVICE NAME` | ||
_See code: [src/commands/cloudmanager/environment/tail-log.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/environment/tail-log.js)_ | ||
_See code: [src/commands/cloudmanager/environment/tail-log.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/environment/tail-log.js)_ | ||
@@ -560,3 +561,3 @@ ## `aio cloudmanager:environment:unbind-ip-allowlist ENVIRONMENTID IPALLOWLISTID SERVICE` | ||
_See code: [src/commands/cloudmanager/environment/unbind-ip-allowlist.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/environment/unbind-ip-allowlist.js)_ | ||
_See code: [src/commands/cloudmanager/environment/unbind-ip-allowlist.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/environment/unbind-ip-allowlist.js)_ | ||
@@ -586,3 +587,3 @@ ## `aio cloudmanager:execution:get-quality-gate-results PIPELINEID EXECUTIONID ACTION` | ||
_See code: [src/commands/cloudmanager/execution/get-quality-gate-results.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/execution/get-quality-gate-results.js)_ | ||
_See code: [src/commands/cloudmanager/execution/get-quality-gate-results.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/execution/get-quality-gate-results.js)_ | ||
@@ -611,3 +612,3 @@ ## `aio cloudmanager:execution:get-step-details PIPELINEID EXECUTIONID` | ||
_See code: [src/commands/cloudmanager/execution/get-step-details.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/execution/get-step-details.js)_ | ||
_See code: [src/commands/cloudmanager/execution/get-step-details.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/execution/get-step-details.js)_ | ||
@@ -641,3 +642,3 @@ ## `aio cloudmanager:execution:get-step-log PIPELINEID EXECUTIONID ACTION` | ||
_See code: [src/commands/cloudmanager/execution/get-step-log.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/execution/get-step-log.js)_ | ||
_See code: [src/commands/cloudmanager/execution/get-step-log.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/execution/get-step-log.js)_ | ||
@@ -661,3 +662,3 @@ ## `aio cloudmanager:execution:tail-step-log PIPELINEID ACTION` | ||
_See code: [src/commands/cloudmanager/execution/tail-step-log.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/execution/tail-step-log.js)_ | ||
_See code: [src/commands/cloudmanager/execution/tail-step-log.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/execution/tail-step-log.js)_ | ||
@@ -682,3 +683,3 @@ ## `aio cloudmanager:ip-allowlist:bind IPALLOWLISTID ENVIRONMENTID SERVICE` | ||
_See code: [src/commands/cloudmanager/ip-allowlist/bind.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/ip-allowlist/bind.js)_ | ||
_See code: [src/commands/cloudmanager/ip-allowlist/bind.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/ip-allowlist/bind.js)_ | ||
@@ -702,3 +703,3 @@ ## `aio cloudmanager:ip-allowlist:create NAME` | ||
_See code: [src/commands/cloudmanager/ip-allowlist/create.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/ip-allowlist/create.js)_ | ||
_See code: [src/commands/cloudmanager/ip-allowlist/create.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/ip-allowlist/create.js)_ | ||
@@ -721,3 +722,3 @@ ## `aio cloudmanager:ip-allowlist:delete IPALLOWLISTID` | ||
_See code: [src/commands/cloudmanager/ip-allowlist/delete.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/ip-allowlist/delete.js)_ | ||
_See code: [src/commands/cloudmanager/ip-allowlist/delete.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/ip-allowlist/delete.js)_ | ||
@@ -742,3 +743,3 @@ ## `aio cloudmanager:ip-allowlist:get-binding-details IPALLOWLISTID` | ||
_See code: [src/commands/cloudmanager/ip-allowlist/get-binding-details.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/ip-allowlist/get-binding-details.js)_ | ||
_See code: [src/commands/cloudmanager/ip-allowlist/get-binding-details.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/ip-allowlist/get-binding-details.js)_ | ||
@@ -763,3 +764,3 @@ ## `aio cloudmanager:ip-allowlist:unbind IPALLOWLISTID ENVIRONMENTID SERVICE` | ||
_See code: [src/commands/cloudmanager/ip-allowlist/unbind.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/ip-allowlist/unbind.js)_ | ||
_See code: [src/commands/cloudmanager/ip-allowlist/unbind.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/ip-allowlist/unbind.js)_ | ||
@@ -785,3 +786,3 @@ ## `aio cloudmanager:ip-allowlist:update IPALLOWLISTID` | ||
_See code: [src/commands/cloudmanager/ip-allowlist/update.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/ip-allowlist/update.js)_ | ||
_See code: [src/commands/cloudmanager/ip-allowlist/update.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/ip-allowlist/update.js)_ | ||
@@ -803,3 +804,3 @@ ## `aio cloudmanager:list-programs` | ||
_See code: [src/commands/cloudmanager/list-programs.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/list-programs.js)_ | ||
_See code: [src/commands/cloudmanager/list-programs.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/list-programs.js)_ | ||
@@ -820,3 +821,3 @@ ## `aio cloudmanager:org:list` | ||
_See code: [src/commands/cloudmanager/org/list.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/org/list.js)_ | ||
_See code: [src/commands/cloudmanager/org/list.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/org/list.js)_ | ||
@@ -838,3 +839,3 @@ ## `aio cloudmanager:org:select [ORGID]` | ||
_See code: [src/commands/cloudmanager/org/select.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/org/select.js)_ | ||
_See code: [src/commands/cloudmanager/org/select.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/org/select.js)_ | ||
@@ -861,3 +862,3 @@ ## `aio cloudmanager:pipeline:create-execution PIPELINEID` | ||
_See code: [src/commands/cloudmanager/pipeline/create-execution.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/pipeline/create-execution.js)_ | ||
_See code: [src/commands/cloudmanager/pipeline/create-execution.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/pipeline/create-execution.js)_ | ||
@@ -883,4 +884,22 @@ ## `aio cloudmanager:pipeline:delete PIPELINEID` | ||
_See code: [src/commands/cloudmanager/pipeline/delete.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/pipeline/delete.js)_ | ||
_See code: [src/commands/cloudmanager/pipeline/delete.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/pipeline/delete.js)_ | ||
## `aio cloudmanager:pipeline:invalidate-cache PIPELINEID` | ||
invalidate pipeline cache | ||
``` | ||
USAGE | ||
$ aio cloudmanager:pipeline:invalidate-cache PIPELINEID | ||
ARGUMENTS | ||
PIPELINEID the pipeline id | ||
OPTIONS | ||
-p, --programId=programId the programId. if not specified, defaults to 'cloudmanager_programid' config value | ||
--imsContextName=imsContextName the alternate IMS context name to use instead of aio-cli-plugin-cloudmanager | ||
``` | ||
_See code: [src/commands/cloudmanager/pipeline/invalidate-cache.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/pipeline/invalidate-cache.js)_ | ||
## `aio cloudmanager:pipeline:list-executions PIPELINEID` | ||
@@ -905,3 +924,3 @@ | ||
_See code: [src/commands/cloudmanager/pipeline/list-executions.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/pipeline/list-executions.js)_ | ||
_See code: [src/commands/cloudmanager/pipeline/list-executions.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/pipeline/list-executions.js)_ | ||
@@ -929,3 +948,3 @@ ## `aio cloudmanager:pipeline:list-variables PIPELINEID` | ||
_See code: [src/commands/cloudmanager/pipeline/list-variables.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/pipeline/list-variables.js)_ | ||
_See code: [src/commands/cloudmanager/pipeline/list-variables.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/pipeline/list-variables.js)_ | ||
@@ -962,3 +981,3 @@ ## `aio cloudmanager:pipeline:set-variables PIPELINEID` | ||
_See code: [src/commands/cloudmanager/pipeline/set-variables.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/pipeline/set-variables.js)_ | ||
_See code: [src/commands/cloudmanager/pipeline/set-variables.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/pipeline/set-variables.js)_ | ||
@@ -987,3 +1006,3 @@ ## `aio cloudmanager:pipeline:update PIPELINEID` | ||
_See code: [src/commands/cloudmanager/pipeline/update.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/pipeline/update.js)_ | ||
_See code: [src/commands/cloudmanager/pipeline/update.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/pipeline/update.js)_ | ||
@@ -1008,3 +1027,3 @@ ## `aio cloudmanager:program:delete PROGRAMID` | ||
_See code: [src/commands/cloudmanager/program/delete.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/program/delete.js)_ | ||
_See code: [src/commands/cloudmanager/program/delete.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/program/delete.js)_ | ||
@@ -1029,3 +1048,3 @@ ## `aio cloudmanager:program:list-current-executions` | ||
_See code: [src/commands/cloudmanager/program/list-current-executions.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/program/list-current-executions.js)_ | ||
_See code: [src/commands/cloudmanager/program/list-current-executions.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/program/list-current-executions.js)_ | ||
@@ -1050,3 +1069,3 @@ ## `aio cloudmanager:program:list-environments` | ||
_See code: [src/commands/cloudmanager/program/list-environments.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/program/list-environments.js)_ | ||
_See code: [src/commands/cloudmanager/program/list-environments.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/program/list-environments.js)_ | ||
@@ -1068,3 +1087,3 @@ ## `aio cloudmanager:program:list-ip-allowlists` | ||
_See code: [src/commands/cloudmanager/program/list-ip-allowlists.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/program/list-ip-allowlists.js)_ | ||
_See code: [src/commands/cloudmanager/program/list-ip-allowlists.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/program/list-ip-allowlists.js)_ | ||
@@ -1089,3 +1108,3 @@ ## `aio cloudmanager:program:list-pipelines` | ||
_See code: [src/commands/cloudmanager/program/list-pipelines.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.6.0/src/commands/cloudmanager/program/list-pipelines.js)_ | ||
_See code: [src/commands/cloudmanager/program/list-pipelines.js](https://github.com/adobe/aio-cli-plugin-cloudmanager/blob/2.7.0/src/commands/cloudmanager/program/list-pipelines.js)_ | ||
<!-- commandsstop --> | ||
@@ -1092,0 +1111,0 @@ |
227276
62
2982
1164