cortexapps-cli 1.24.0__tar.gz → 1.25.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/PKG-INFO +1 -1
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/entity_types.py +6 -1
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/pyproject.toml +1 -1
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/LICENSE +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/README.rst +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/__init__.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/cli.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/command_options.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/api_keys.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/audit_logs.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/backup.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/backup_commands/cortex_export.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/catalog.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/custom_data.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/custom_events.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/custom_metrics.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/dependencies.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/deploys.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/discovery_audit.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/docs.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/entity_relationship_types.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/entity_relationships.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/gitops_logs.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/groups.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/initiatives.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/apiiro.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/argocd.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/aws.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/azure_active_directory.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/azure_devops.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/azure_resources.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/bamboohr.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/bitbucket.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/bugsnag.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/buildkite.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/checkmarx_sast.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/circleci.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/clickup.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/codecov.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/coralogix.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/datadog.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/dynatrace.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/firehydrant.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/github.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/gitlab.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/incidentio.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/instana.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/jenkins.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/jira.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/launchdarkly.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/mend_sast.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/mend_sca.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/newrelic.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/okta.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/opsgenie.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/pagerduty.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/prometheus.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/rollbar.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/rootly.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/semgrep.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/sentry.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/servicenow.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/servicenow_cloud_observability.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/snyk.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/sonarqube.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/splunk_observability_cloud.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/splunk_on_call.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/sumologic.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/veracode.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/wiz.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/workday.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/xmatters.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/ip_allowlist.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/on_call.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/packages.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/packages_commands/go.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/packages_commands/java.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/packages_commands/node.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/packages_commands/nuget.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/packages_commands/python.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/plugins.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/queries.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/rest.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/scim.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/scorecards.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/scorecards_commands/exemptions.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/secrets.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/solutions.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/teams.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/users.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/users_commands/roles.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/workflows.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/cortex_client.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/models/team.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/__init__.py +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/.github/workflows/cortex-service-version.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/README.md +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/api-gateway-3.0.1.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/api-gateway-3.1.0.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/api-gateway-3.1.1.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/api-gateway.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/auth-2.1.0.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/auth-2.1.1.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/auth-2.2.0.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/auth.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/aws-dev-us-west-2.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/billing-1.1.0.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/billing-1.2.0.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/billing.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/cart-1.0.2.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/cart.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/checkout-2.2.0.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/checkout-2.3.0.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/checkout-2.4.0.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/checkout.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/gcp-prod-us-east-1.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/gcp-prod-us-west-1.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/gcp-staging-us-east-1.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/notifications-1.0.0.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/notifications-1.0.1.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/notifications-1.1.0.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/notifications.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/order-service-2.0.1.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/order-service-2.1.0.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/order-service.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/payments-1.6.1.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/payments-1.7.0.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/payments-1.7.1.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/payments.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/release-2026-06-20.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/release-2026-07-01.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/release-2026-07-09.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/release-2026-07-10.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/search-4.0.0.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/search-4.1.0.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/search.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/user-service-1.2.0.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/user-service-1.3.0.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/catalog/user-service.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/entity-relationship-types/environments.json +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/entity-relationship-types/versions.json +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/entity-types/environment.json +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/entity-types/release.json +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/entity-types/service-version.json +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/workflows/create-environment.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/workflows/create-release.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/workflows/trigger-github-release.yaml +0 -0
- {cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/utils.py +0 -0
|
@@ -100,6 +100,7 @@ def update(
|
|
|
100
100
|
ctx: typer.Context,
|
|
101
101
|
file_input: Annotated[typer.FileText, typer.Option("--file", "-f", help=" File containing custom entity definition; can be passed as stdin with -, example: -f-")] = None,
|
|
102
102
|
entity_type: str = typer.Option(..., "--type", "-t", help="The entity type"),
|
|
103
|
+
_print: CommandOptions._print = True,
|
|
103
104
|
):
|
|
104
105
|
"""
|
|
105
106
|
Update entity type
|
|
@@ -108,7 +109,11 @@ def update(
|
|
|
108
109
|
client = ctx.obj["client"]
|
|
109
110
|
data = json.loads("".join([line for line in file_input]))
|
|
110
111
|
|
|
111
|
-
r = client.
|
|
112
|
+
r = client.put("api/v1/catalog/definitions/" + entity_type, data=data)
|
|
113
|
+
if _print:
|
|
114
|
+
print_output_with_context(ctx, r)
|
|
115
|
+
else:
|
|
116
|
+
return(r)
|
|
112
117
|
|
|
113
118
|
@app.command()
|
|
114
119
|
def get(
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/entity_relationship_types.py
RENAMED
|
File without changes
|
{cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/entity_relationships.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/aws.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/integrations_commands/wiz.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/packages_commands/go.py
RENAMED
|
File without changes
|
{cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/packages_commands/java.py
RENAMED
|
File without changes
|
{cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/packages_commands/node.py
RENAMED
|
File without changes
|
{cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/packages_commands/nuget.py
RENAMED
|
File without changes
|
{cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/packages_commands/python.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/commands/users_commands/roles.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cortexapps_cli-1.24.0 → cortexapps_cli-1.25.0}/cortexapps_cli/solutions/environments/README.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|