cortexapps-cli 1.0.5__tar.gz → 1.0.6__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.0.5 → cortexapps_cli-1.0.6}/PKG-INFO +4 -2
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/cli.py +9 -8
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/pyproject.toml +1 -1
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/LICENSE +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/README.rst +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/command_options.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/api_keys.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/audit_logs.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/backup.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/backup_commands/cortex_export.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/catalog.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/custom_data.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/custom_events.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/custom_metrics.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/dependencies.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/deploys.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/discovery_audit.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/docs.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/entity_types.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/gitops_logs.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/groups.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/initiatives.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/integrations.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/integrations_commands/aws.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/integrations_commands/azure_devops.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/integrations_commands/azure_resources.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/integrations_commands/circleci.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/integrations_commands/coralogix.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/integrations_commands/datadog.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/integrations_commands/github.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/integrations_commands/gitlab.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/integrations_commands/incidentio.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/integrations_commands/launchdarkly.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/integrations_commands/newrelic.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/integrations_commands/pagerduty.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/integrations_commands/prometheus.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/integrations_commands/sonarqube.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/ip_allowlist.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/on_call.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/packages.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/packages_commands/go.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/packages_commands/java.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/packages_commands/node.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/packages_commands/nuget.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/packages_commands/python.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/plugins.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/queries.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/rest.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/scim.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/scorecards.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/scorecards_commands/exemptions.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/teams.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/workflows.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/cortex_client.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/models/team.py +0 -0
- {cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/utils.py +0 -0
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: cortexapps-cli
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.6
|
|
4
4
|
Summary: Command Line Interface for cortexapps
|
|
5
5
|
License: MIT
|
|
6
|
+
License-File: LICENSE
|
|
6
7
|
Author: Cortex Apps
|
|
7
8
|
Author-email: cortexapps@cortex.io
|
|
8
9
|
Requires-Python: >=3.11,<4.0
|
|
@@ -12,6 +13,7 @@ Classifier: Programming Language :: Python :: 3
|
|
|
12
13
|
Classifier: Programming Language :: Python :: 3.11
|
|
13
14
|
Classifier: Programming Language :: Python :: 3.12
|
|
14
15
|
Classifier: Programming Language :: Python :: 3.13
|
|
16
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
15
17
|
Requires-Dist: click (<8.2)
|
|
16
18
|
Requires-Dist: pyyaml (>=6.0.1,<7)
|
|
17
19
|
Requires-Dist: requests (>=2.32.4,<3.0.0)
|
|
@@ -78,7 +78,7 @@ app.add_typer(workflows.app, name="workflows")
|
|
|
78
78
|
def global_callback(
|
|
79
79
|
ctx: typer.Context,
|
|
80
80
|
api_key: str = typer.Option(None, "--api-key", "-k", help="API key", envvar="CORTEX_API_KEY"),
|
|
81
|
-
url: str = typer.Option(
|
|
81
|
+
url: str = typer.Option(None, "--url", "-u", help="Base URL for the API", envvar="CORTEX_BASE_URL"),
|
|
82
82
|
config_file: str = typer.Option(os.path.join(os.path.expanduser('~'), '.cortex', 'config'), "--config", "-c", help="Config file path", envvar="CORTEX_CONFIG"),
|
|
83
83
|
tenant: str = typer.Option("default", "--tenant", "-t", help="Tenant alias", envvar="CORTEX_TENANT_ALIAS"),
|
|
84
84
|
log_level: Annotated[str, typer.Option("--log-level", "-l", help="Set the logging level")] = "INFO"
|
|
@@ -109,16 +109,17 @@ def global_callback(
|
|
|
109
109
|
else:
|
|
110
110
|
# config file found
|
|
111
111
|
# if api_key is provided, use that in preference to the config file
|
|
112
|
+
config = configparser.ConfigParser()
|
|
113
|
+
config.read(config_file)
|
|
114
|
+
if tenant not in config:
|
|
115
|
+
raise typer.BadParameter(f"Tenant {tenant} not found in config file")
|
|
112
116
|
if not api_key:
|
|
113
|
-
config = configparser.ConfigParser()
|
|
114
|
-
config.read(config_file)
|
|
115
|
-
if tenant not in config:
|
|
116
|
-
raise typer.BadParameter(f"Tenant {tenant} not found in config file")
|
|
117
117
|
api_key = config[tenant]["api_key"]
|
|
118
|
-
|
|
119
|
-
|
|
118
|
+
if not url:
|
|
119
|
+
if 'base_url' in config[tenant].keys():
|
|
120
|
+
url = config[tenant]['base_url']
|
|
120
121
|
else:
|
|
121
|
-
url =
|
|
122
|
+
url = "https://api.getcortexapp.com"
|
|
122
123
|
|
|
123
124
|
# strip any quotes or spaces from the api_key and url
|
|
124
125
|
api_key = api_key.strip('"\' ')
|
|
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.0.5 → cortexapps_cli-1.0.6}/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
|
{cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/packages_commands/go.py
RENAMED
|
File without changes
|
{cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/packages_commands/java.py
RENAMED
|
File without changes
|
{cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/packages_commands/node.py
RENAMED
|
File without changes
|
{cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/cortexapps_cli/commands/packages_commands/nuget.py
RENAMED
|
File without changes
|
{cortexapps_cli-1.0.5 → cortexapps_cli-1.0.6}/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
|
|
File without changes
|