cortexapps-cli 1.0.4__tar.gz → 1.0.5__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.
Files changed (56) hide show
  1. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/PKG-INFO +1 -1
  2. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/integrations_commands/azure_devops.py +1 -1
  3. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/integrations_commands/azure_resources.py +2 -2
  4. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/integrations_commands/circleci.py +1 -1
  5. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/integrations_commands/coralogix.py +1 -1
  6. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/integrations_commands/datadog.py +1 -1
  7. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/integrations_commands/gitlab.py +1 -1
  8. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/integrations_commands/incidentio.py +1 -1
  9. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/integrations_commands/launchdarkly.py +1 -1
  10. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/integrations_commands/newrelic.py +1 -1
  11. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/integrations_commands/pagerduty.py +1 -1
  12. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/integrations_commands/sonarqube.py +1 -1
  13. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/pyproject.toml +1 -1
  14. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/LICENSE +0 -0
  15. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/README.rst +0 -0
  16. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/cli.py +0 -0
  17. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/command_options.py +0 -0
  18. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/api_keys.py +0 -0
  19. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/audit_logs.py +0 -0
  20. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/backup.py +0 -0
  21. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/backup_commands/cortex_export.py +0 -0
  22. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/catalog.py +0 -0
  23. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/custom_data.py +0 -0
  24. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/custom_events.py +0 -0
  25. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/custom_metrics.py +0 -0
  26. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/dependencies.py +0 -0
  27. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/deploys.py +0 -0
  28. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/discovery_audit.py +0 -0
  29. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/docs.py +0 -0
  30. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/entity_types.py +0 -0
  31. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/gitops_logs.py +0 -0
  32. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/groups.py +0 -0
  33. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/initiatives.py +0 -0
  34. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/integrations.py +0 -0
  35. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/integrations_commands/aws.py +0 -0
  36. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/integrations_commands/github.py +0 -0
  37. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/integrations_commands/prometheus.py +0 -0
  38. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/ip_allowlist.py +0 -0
  39. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/on_call.py +0 -0
  40. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/packages.py +0 -0
  41. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/packages_commands/go.py +0 -0
  42. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/packages_commands/java.py +0 -0
  43. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/packages_commands/node.py +0 -0
  44. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/packages_commands/nuget.py +0 -0
  45. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/packages_commands/python.py +0 -0
  46. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/plugins.py +0 -0
  47. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/queries.py +0 -0
  48. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/rest.py +0 -0
  49. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/scim.py +0 -0
  50. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/scorecards.py +0 -0
  51. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/scorecards_commands/exemptions.py +0 -0
  52. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/teams.py +0 -0
  53. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/commands/workflows.py +0 -0
  54. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/cortex_client.py +0 -0
  55. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/models/team.py +0 -0
  56. {cortexapps_cli-1.0.4 → cortexapps_cli-1.0.5}/cortexapps_cli/utils.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: cortexapps-cli
3
- Version: 1.0.4
3
+ Version: 1.0.5
4
4
  Summary: Command Line Interface for cortexapps
5
5
  License: MIT
6
6
  Author: Cortex Apps
@@ -55,7 +55,7 @@ def add_multiple(
55
55
 
56
56
  data = json.loads("".join([line for line in file_input]))
57
57
 
58
- r = client.put("api/v1/aws/configurations", data=data)
58
+ r = client.put("api/v1/azure-devops/configurations", data=data)
59
59
  print_json(data=r)
60
60
 
61
61
  @app.command()
@@ -65,7 +65,7 @@ def add(
65
65
  # remove any data elements that are None - can only be is_default
66
66
  data = {k: v for k, v in data.items() if v is not None}
67
67
 
68
- r = client.post("api/v1/azure-devops/configuration", data=data)
68
+ r = client.post("api/v1/azure-resources/configuration", data=data)
69
69
  print_json(data=r)
70
70
 
71
71
  @app.command()
@@ -81,7 +81,7 @@ def add_multiple(
81
81
 
82
82
  data = json.loads("".join([line for line in file_input]))
83
83
 
84
- r = client.put("api/v1/aws/configurations", data=data)
84
+ r = client.put("api/v1/azure-resources/configurations", data=data)
85
85
  print_json(data=r)
86
86
 
87
87
  @app.command()
@@ -51,7 +51,7 @@ def add_multiple(
51
51
 
52
52
  data = json.loads("".join([line for line in file_input]))
53
53
 
54
- r = client.put("api/v1/aws/configurations", data=data)
54
+ r = client.put("api/v1/circleci/configurations", data=data)
55
55
  print_json(data=r)
56
56
 
57
57
  @app.command()
@@ -60,7 +60,7 @@ def add_multiple(
60
60
 
61
61
  data = json.loads("".join([line for line in file_input]))
62
62
 
63
- r = client.put("api/v1/aws/configurations", data=data)
63
+ r = client.put("api/v1/coralogix/configurations", data=data)
64
64
  print_json(data=r)
65
65
 
66
66
  @app.command()
@@ -59,7 +59,7 @@ def add_multiple(
59
59
 
60
60
  data = json.loads("".join([line for line in file_input]))
61
61
 
62
- r = client.put("api/v1/aws/configurations", data=data)
62
+ r = client.put("api/v1/datadog/configurations", data=data)
63
63
  print_json(data=r)
64
64
 
65
65
  @app.command()
@@ -51,7 +51,7 @@ def add_multiple(
51
51
 
52
52
  data = json.loads("".join([line for line in file_input]))
53
53
 
54
- r = client.put("api/v1/aws/configurations", data=data)
54
+ r = client.put("api/v1/gitlab/configurations", data=data)
55
55
  print_json(data=r)
56
56
 
57
57
  @app.command()
@@ -51,7 +51,7 @@ def add_multiple(
51
51
 
52
52
  data = json.loads("".join([line for line in file_input]))
53
53
 
54
- r = client.put("api/v1/aws/configurations", data=data)
54
+ r = client.put("api/v1/incidentio/configurations", data=data)
55
55
  print_json(data=r)
56
56
 
57
57
  @app.command()
@@ -51,7 +51,7 @@ def add_multiple(
51
51
 
52
52
  data = json.loads("".join([line for line in file_input]))
53
53
 
54
- r = client.put("api/v1/aws/configurations", data=data)
54
+ r = client.put("api/v1/launchdarkly/configurations", data=data)
55
55
  print_json(data=r)
56
56
 
57
57
  @app.command()
@@ -51,7 +51,7 @@ def add_multiple(
51
51
 
52
52
  data = json.loads("".join([line for line in file_input]))
53
53
 
54
- r = client.put("api/v1/aws/configurations", data=data)
54
+ r = client.put("api/v1/newrelic/configurations", data=data)
55
55
  print_json(data=r)
56
56
 
57
57
  @app.command()
@@ -51,7 +51,7 @@ def add_multiple(
51
51
 
52
52
  data = json.loads("".join([line for line in file_input]))
53
53
 
54
- r = client.put("api/v1/aws/configurations", data=data)
54
+ r = client.put("api/v1/pagerduty/configurations", data=data)
55
55
  print_json(data=r)
56
56
 
57
57
  @app.command()
@@ -51,7 +51,7 @@ def add_multiple(
51
51
 
52
52
  data = json.loads("".join([line for line in file_input]))
53
53
 
54
- r = client.put("api/v1/aws/configurations", data=data)
54
+ r = client.put("api/v1/sonarqube/configurations", data=data)
55
55
  print_json(data=r)
56
56
 
57
57
  @app.command()
@@ -1,7 +1,7 @@
1
1
  [tool.poetry]
2
2
  name = "cortexapps-cli"
3
3
  # version will be incremented via command line as part of github actions build
4
- version = "1.0.4"
4
+ version = "1.0.5"
5
5
  description = "Command Line Interface for cortexapps"
6
6
  license = "MIT"
7
7
  authors = [
File without changes