ops-cli 2.3.0__tar.gz → 2.3.2__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.
- {ops_cli-2.3.0/src/ops_cli.egg-info → ops_cli-2.3.2}/PKG-INFO +35 -36
- {ops_cli-2.3.0 → ops_cli-2.3.2}/README.md +2 -2
- {ops_cli-2.3.0 → ops_cli-2.3.2}/requirements.txt +30 -32
- {ops_cli-2.3.0 → ops_cli-2.3.2}/setup.py +1 -1
- {ops_cli-2.3.0 → ops_cli-2.3.2/src/ops_cli.egg-info}/PKG-INFO +35 -36
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops_cli.egg-info/requires.txt +33 -39
- {ops_cli-2.3.0 → ops_cli-2.3.2}/LICENSE +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/MANIFEST.in +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/.opsconfig.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/README.md +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/clusters/kubeconfigs/README.md +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/clusters/my-kubernetes-cluster.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/aws-eks/backends.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/aws-eks/common_variables.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/aws-eks/configure-local-kubectl.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/aws-eks/eks-cluster-autoscaler.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/aws-eks/eks-cluster.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/aws-eks/eks-worker-nodes-auth-configmap.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/aws-eks/eks-worker-nodes.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/aws-eks/outputs.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/aws-eks/providers.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/aws-eks/scripts/fileexist.sh +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/aws-eks/variables.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/aws-eks/vpc.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/common/backends.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/common/common_variables.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/common/providers.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/helm/backends.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/helm/cluster-autoscaler.tf +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/helm/common_variables.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/helm/dashboard.tf +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/helm/kube-state-metrics.tf +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/helm/kube2iam.tf +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/helm/provider_helm.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/helm/providers.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/helm/variables.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/helm-init/backends.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/helm-init/helm-init.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/update.sh +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/.opsconfig.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/README.md +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/ansible/install_stress_tool.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/ansible/setup.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/ansible/setup12.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/ansible/templates/cassandra-env.sh +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/ansible/templates/cassandra_defaults.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/ansible/templates/cassandra_defaults_12.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/ansible/templates/stress.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/ansible.cfg +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/cluster1.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/cluster2.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/terraform/main/main.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/terraform/main/variables.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/terraform/modules/cassandra/main.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/terraform/modules/macros.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/terraform/modules/shared_iam/default_policy.json +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/terraform/modules/vpc/main.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/terraform/user_data +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/ansible-vault/README.md +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/ansible-vault/cluster/dev/dev.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/ansible-vault/cluster/prod/prod.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/ansible-vault/inventory/hosts +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/ansible-vault/password_dev.txt +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/ansible-vault/password_prod.txt +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/ansible-vault/playbook/example.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/ansible-vault/vault/vault_dev.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/ansible-vault/vault/vault_prod.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/inventory/.opsconfig.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/inventory/README.md +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/inventory/local_inventory/hosts +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/inventory/my-aws-cluster.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/inventory/my-azure-cluster.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/packer/README.md +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/packer/clusters/ubuntu.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/packer/packer/ubuntu.json +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/.gitignore +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/README.md +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/ansible/ansible.cfg +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/ansible/playbooks/site.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/ansible/roles/common/tasks/main.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/ansible/roles/db/tasks/main.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/ansible/roles/web/tasks/main.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/ansible/tasks/copy-key.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/clusters/example.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/terraform/main/main.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/terraform/main/shared_variables.tf +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/terraform/modules/db/instance.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/terraform/modules/db/main.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/terraform/modules/macros.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/terraform/modules/shared_iam/default_policy.json +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/terraform/modules/vpc/main.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/terraform/modules/web/elb.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/terraform/modules/web/instance.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/terraform/modules/web/main.tf.jinja2 +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/terraform/user_data +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-hierarchical/.opsconfig.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-hierarchical/README.md +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-hierarchical/compositions/terraform/cluster/main.tf +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-hierarchical/compositions/terraform/network/main.tf +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-hierarchical/config/env=dev/cluster=cluster1/composition=cluster/conf.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-hierarchical/config/env=dev/cluster=cluster1/composition=network/conf.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-hierarchical/config/env=dev/cluster=cluster1/conf.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-hierarchical/config/env=dev/cluster=cluster2/composition=cluster/conf.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-hierarchical/config/env=dev/cluster=cluster2/composition=network/conf.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-hierarchical/config/env=dev/cluster=cluster2/conf.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-hierarchical/config/env=dev/default.yaml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-hierarchical/modules/cluster/main.tf +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-hierarchical/modules/network/main.tf +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/setup.cfg +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/__init__.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/ansible/__init__.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/ansible/callback_plugins/__init__.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/ansible/filter_plugins/__init__.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/ansible/filter_plugins/commonfilters.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/ansible/vars_plugins/__init__.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/ansible/vars_plugins/clusterconfig.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/ansible/vars_plugins/opsconfig.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/cli/__init__.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/cli/aws.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/cli/config.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/cli/config_generator.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/cli/helmfile.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/cli/inventory.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/cli/packer.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/cli/parser.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/cli/playbook.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/cli/run.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/cli/ssh.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/cli/sync.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/cli/terraform.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/data/ansible/ansible.cfg +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/data/ansible/tasks/deploy_prometheus_alert_rules.yml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/data/ansible/tasks/install_rpm.yml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/data/ansible/tasks/remove_prometheus_alert_rules.yml +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/data/ssh/ssh.config +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/data/ssh/ssh.scb.proxy.config.tpl +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/data/ssh/ssh.tunnel.config +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/data/terraform/terraformrc +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/git_utils.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/hierarchical/__init__.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/hierarchical/composition_config_generator.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/inventory/SKMS.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/inventory/__init__.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/inventory/azurerm.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/inventory/caching.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/inventory/ec2inventory.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/inventory/generator.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/inventory/plugin/__init__.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/inventory/plugin/azr.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/inventory/plugin/cns.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/inventory/plugin/ec2.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/inventory/plugin/legacy_pcs.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/inventory/plugin/skms.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/inventory/sshconfig.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/jinja/__init__.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/main.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/opsconfig.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/simpleconsul.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/simplessm.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/simplevault.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/terraform/__init__.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/terraform/terraform_cmd_generator.py +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops_cli.egg-info/SOURCES.txt +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops_cli.egg-info/dependency_links.txt +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops_cli.egg-info/entry_points.txt +0 -0
- {ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops_cli.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: ops-cli
|
|
3
|
-
Version: 2.3.
|
|
3
|
+
Version: 2.3.2
|
|
4
4
|
Summary: Ops - wrapper for Terraform, Ansible, and SSH for cloud automation
|
|
5
5
|
Home-page: https://github.com/adobe/ops-cli
|
|
6
6
|
Author: Adobe
|
|
@@ -26,12 +26,12 @@ License-File: LICENSE
|
|
|
26
26
|
Requires-Dist: adal==1.2.7
|
|
27
27
|
Requires-Dist: ansible==8.7.0; python_version >= "3.9"
|
|
28
28
|
Requires-Dist: ansible-core==2.15.13; python_version >= "3.9"
|
|
29
|
-
Requires-Dist: awscli==1.
|
|
29
|
+
Requires-Dist: awscli==1.42.30; python_version >= "3.9"
|
|
30
30
|
Requires-Dist: azure==4.0.0
|
|
31
31
|
Requires-Dist: azure-applicationinsights==0.1.1
|
|
32
32
|
Requires-Dist: azure-batch==4.1.3
|
|
33
33
|
Requires-Dist: azure-common==1.1.28
|
|
34
|
-
Requires-Dist: azure-core==1.
|
|
34
|
+
Requires-Dist: azure-core==1.36.0; python_version >= "3.9"
|
|
35
35
|
Requires-Dist: azure-cosmosdb-nspkg==2.0.2
|
|
36
36
|
Requires-Dist: azure-cosmosdb-table==1.0.6
|
|
37
37
|
Requires-Dist: azure-datalake-store==0.0.53
|
|
@@ -110,58 +110,56 @@ Requires-Dist: azure-storage-blob==1.5.0
|
|
|
110
110
|
Requires-Dist: azure-storage-common==1.4.2
|
|
111
111
|
Requires-Dist: azure-storage-file==1.4.0
|
|
112
112
|
Requires-Dist: azure-storage-queue==1.4.0
|
|
113
|
-
Requires-Dist:
|
|
114
|
-
Requires-Dist:
|
|
115
|
-
Requires-Dist:
|
|
116
|
-
Requires-Dist:
|
|
117
|
-
Requires-Dist:
|
|
118
|
-
Requires-Dist:
|
|
119
|
-
Requires-Dist:
|
|
120
|
-
Requires-Dist:
|
|
121
|
-
Requires-Dist:
|
|
122
|
-
Requires-Dist:
|
|
123
|
-
Requires-Dist:
|
|
113
|
+
Requires-Dist: boto3==1.40.30; python_version >= "3.9"
|
|
114
|
+
Requires-Dist: botocore==1.40.30; python_version >= "3.9"
|
|
115
|
+
Requires-Dist: cachetools==6.2.1; python_version >= "3.9"
|
|
116
|
+
Requires-Dist: certifi==2025.11.12; python_version >= "3.7"
|
|
117
|
+
Requires-Dist: cffi==2.0.0; python_version >= "3.9"
|
|
118
|
+
Requires-Dist: charset-normalizer==3.4.4; python_version >= "3.7"
|
|
119
|
+
Requires-Dist: colorama==0.4.6; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6"
|
|
120
|
+
Requires-Dist: cryptography==46.0.3; python_version >= "3.8" and python_full_version not in "3.9.0, 3.9.1"
|
|
121
|
+
Requires-Dist: deepmerge==2.0; python_version >= "3.8"
|
|
122
|
+
Requires-Dist: docutils==0.19; python_version >= "3.7"
|
|
123
|
+
Requires-Dist: durationpy==0.10
|
|
124
124
|
Requires-Dist: gitdb==4.0.12; python_version >= "3.7"
|
|
125
|
-
Requires-Dist: gitpython==3.1.
|
|
126
|
-
Requires-Dist: google-auth==2.
|
|
125
|
+
Requires-Dist: gitpython==3.1.45; python_version >= "3.7"
|
|
126
|
+
Requires-Dist: google-auth==2.43.0; python_version >= "3.7"
|
|
127
127
|
Requires-Dist: hashmerge==0.2
|
|
128
|
-
Requires-Dist: himl==0.
|
|
128
|
+
Requires-Dist: himl==0.18.0; python_version >= "3.9"
|
|
129
129
|
Requires-Dist: hvac==1.2.1; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
|
|
130
|
-
Requires-Dist: idna==3.
|
|
130
|
+
Requires-Dist: idna==3.11; python_version >= "3.8"
|
|
131
131
|
Requires-Dist: inflection==0.5.1; python_version >= "3.5"
|
|
132
132
|
Requires-Dist: isodate==0.7.2; python_version >= "3.7"
|
|
133
|
-
Requires-Dist: jinja2==3.1.
|
|
133
|
+
Requires-Dist: jinja2==3.1.6; python_version >= "3.7"
|
|
134
134
|
Requires-Dist: jmespath==1.0.1; python_version >= "3.7"
|
|
135
|
-
Requires-Dist: kubernetes==
|
|
136
|
-
Requires-Dist:
|
|
137
|
-
Requires-Dist:
|
|
138
|
-
Requires-Dist: msal==1.31.1; python_version >= "3.7"
|
|
135
|
+
Requires-Dist: kubernetes==33.1.0; python_version >= "3.6"
|
|
136
|
+
Requires-Dist: markupsafe==3.0.3; python_version >= "3.9"
|
|
137
|
+
Requires-Dist: msal==1.34.0; python_version >= "3.8"
|
|
139
138
|
Requires-Dist: msrest==0.7.1; python_version >= "3.6"
|
|
140
139
|
Requires-Dist: msrestazure==0.6.4
|
|
141
|
-
Requires-Dist: oauthlib==3.
|
|
142
|
-
Requires-Dist: packaging==
|
|
140
|
+
Requires-Dist: oauthlib==3.3.1; python_version >= "3.8"
|
|
141
|
+
Requires-Dist: packaging==25.0; python_version >= "3.8"
|
|
143
142
|
Requires-Dist: passgen==1.1.1
|
|
144
143
|
Requires-Dist: pathlib2==2.3.7.post1
|
|
145
144
|
Requires-Dist: pyasn1==0.6.1; python_version >= "3.8"
|
|
146
|
-
Requires-Dist: pyasn1-modules==0.4.
|
|
147
|
-
Requires-Dist: pycparser==2.
|
|
145
|
+
Requires-Dist: pyasn1-modules==0.4.2; python_version >= "3.8"
|
|
146
|
+
Requires-Dist: pycparser==2.23; python_version >= "3.8"
|
|
148
147
|
Requires-Dist: pyhcl==0.4.5
|
|
149
148
|
Requires-Dist: pyjwt[crypto]==2.10.1; python_version >= "3.9"
|
|
150
149
|
Requires-Dist: python-consul==1.1.0
|
|
151
150
|
Requires-Dist: python-dateutil==2.9.0.post0; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2"
|
|
152
151
|
Requires-Dist: pyyaml==6.0.1; python_version >= "3.6"
|
|
153
|
-
Requires-Dist: requests==2.32.
|
|
152
|
+
Requires-Dist: requests==2.32.5; python_version >= "3.9"
|
|
154
153
|
Requires-Dist: requests-oauthlib==2.0.0; python_version >= "3.4"
|
|
155
154
|
Requires-Dist: resolvelib==1.0.1
|
|
156
155
|
Requires-Dist: rsa==4.7.2; python_version >= "3.5" and python_version < "4"
|
|
157
|
-
Requires-Dist: s3transfer==0.
|
|
158
|
-
Requires-Dist: setuptools==75.8.0; python_version >= "3.9"
|
|
156
|
+
Requires-Dist: s3transfer==0.14.0; python_version >= "3.9"
|
|
159
157
|
Requires-Dist: simpledi==0.4.1
|
|
160
158
|
Requires-Dist: six==1.17.0; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2"
|
|
161
159
|
Requires-Dist: smmap==5.0.2; python_version >= "3.7"
|
|
162
|
-
Requires-Dist: typing-extensions==4.
|
|
163
|
-
Requires-Dist: urllib3==2.0
|
|
164
|
-
Requires-Dist: websocket-client==1.
|
|
160
|
+
Requires-Dist: typing-extensions==4.15.0; python_version >= "3.9"
|
|
161
|
+
Requires-Dist: urllib3==2.5.0; python_version >= "3.9"
|
|
162
|
+
Requires-Dist: websocket-client==1.9.0; python_version >= "3.9"
|
|
165
163
|
Dynamic: author
|
|
166
164
|
Dynamic: author-email
|
|
167
165
|
Dynamic: classifier
|
|
@@ -169,6 +167,7 @@ Dynamic: description
|
|
|
169
167
|
Dynamic: description-content-type
|
|
170
168
|
Dynamic: home-page
|
|
171
169
|
Dynamic: license
|
|
170
|
+
Dynamic: license-file
|
|
172
171
|
Dynamic: requires-dist
|
|
173
172
|
Dynamic: requires-python
|
|
174
173
|
Dynamic: summary
|
|
@@ -326,7 +325,7 @@ workon ops
|
|
|
326
325
|
# uninstall previous `ops` version (if you have it)
|
|
327
326
|
pip uninstall ops --yes
|
|
328
327
|
|
|
329
|
-
# install ops-cli v2.3.
|
|
328
|
+
# install ops-cli v2.3.2 stable release
|
|
330
329
|
pip install --upgrade ops-cli
|
|
331
330
|
```
|
|
332
331
|
|
|
@@ -342,7 +341,7 @@ You can try out `ops-cli`, by using docker. The docker image has all required pr
|
|
|
342
341
|
|
|
343
342
|
To start out a container, running the latest `ops-cli` docker image run:
|
|
344
343
|
```sh
|
|
345
|
-
docker run -it ghcr.io/adobe/ops-cli:2.3.
|
|
344
|
+
docker run -it ghcr.io/adobe/ops-cli:2.3.2 bash
|
|
346
345
|
```
|
|
347
346
|
|
|
348
347
|
After the container has started, you can start using `ops-cli`:
|
|
@@ -151,7 +151,7 @@ workon ops
|
|
|
151
151
|
# uninstall previous `ops` version (if you have it)
|
|
152
152
|
pip uninstall ops --yes
|
|
153
153
|
|
|
154
|
-
# install ops-cli v2.3.
|
|
154
|
+
# install ops-cli v2.3.2 stable release
|
|
155
155
|
pip install --upgrade ops-cli
|
|
156
156
|
```
|
|
157
157
|
|
|
@@ -167,7 +167,7 @@ You can try out `ops-cli`, by using docker. The docker image has all required pr
|
|
|
167
167
|
|
|
168
168
|
To start out a container, running the latest `ops-cli` docker image run:
|
|
169
169
|
```sh
|
|
170
|
-
docker run -it ghcr.io/adobe/ops-cli:2.3.
|
|
170
|
+
docker run -it ghcr.io/adobe/ops-cli:2.3.2 bash
|
|
171
171
|
```
|
|
172
172
|
|
|
173
173
|
After the container has started, you can start using `ops-cli`:
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
adal==1.2.7
|
|
2
2
|
ansible==8.7.0; python_version >= '3.9'
|
|
3
3
|
ansible-core==2.15.13; python_version >= '3.9'
|
|
4
|
-
awscli==1.
|
|
4
|
+
awscli==1.42.30; python_version >= '3.9'
|
|
5
5
|
azure==4.0.0
|
|
6
6
|
azure-applicationinsights==0.1.1
|
|
7
7
|
azure-batch==4.1.3
|
|
8
8
|
azure-common==1.1.28
|
|
9
|
-
azure-core==1.
|
|
9
|
+
azure-core==1.36.0; python_version >= '3.9'
|
|
10
10
|
azure-cosmosdb-nspkg==2.0.2
|
|
11
11
|
azure-cosmosdb-table==1.0.6
|
|
12
12
|
azure-datalake-store==0.0.53
|
|
@@ -85,55 +85,53 @@ azure-storage-blob==1.5.0
|
|
|
85
85
|
azure-storage-common==1.4.2
|
|
86
86
|
azure-storage-file==1.4.0
|
|
87
87
|
azure-storage-queue==1.4.0
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
88
|
+
boto3==1.40.30; python_version >= '3.9'
|
|
89
|
+
botocore==1.40.30; python_version >= '3.9'
|
|
90
|
+
cachetools==6.2.1; python_version >= '3.9'
|
|
91
|
+
certifi==2025.11.12; python_version >= '3.7'
|
|
92
|
+
cffi==2.0.0; python_version >= '3.9'
|
|
93
|
+
charset-normalizer==3.4.4; python_version >= '3.7'
|
|
94
|
+
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
|
|
95
|
+
cryptography==46.0.3; python_version >= '3.8' and python_full_version not in '3.9.0, 3.9.1'
|
|
96
|
+
deepmerge==2.0; python_version >= '3.8'
|
|
97
|
+
docutils==0.19; python_version >= '3.7'
|
|
98
|
+
durationpy==0.10
|
|
99
99
|
gitdb==4.0.12; python_version >= '3.7'
|
|
100
|
-
gitpython==3.1.
|
|
101
|
-
google-auth==2.
|
|
100
|
+
gitpython==3.1.45; python_version >= '3.7'
|
|
101
|
+
google-auth==2.43.0; python_version >= '3.7'
|
|
102
102
|
hashmerge==0.2
|
|
103
|
-
himl==0.
|
|
103
|
+
himl==0.18.0; python_version >= '3.9'
|
|
104
104
|
hvac==1.2.1; python_full_version >= '3.6.2' and python_full_version < '4.0.0'
|
|
105
|
-
idna==3.
|
|
105
|
+
idna==3.11; python_version >= '3.8'
|
|
106
106
|
inflection==0.5.1; python_version >= '3.5'
|
|
107
107
|
isodate==0.7.2; python_version >= '3.7'
|
|
108
|
-
jinja2==3.1.
|
|
108
|
+
jinja2==3.1.6; python_version >= '3.7'
|
|
109
109
|
jmespath==1.0.1; python_version >= '3.7'
|
|
110
|
-
kubernetes==
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
msal==1.31.1; python_version >= '3.7'
|
|
110
|
+
kubernetes==33.1.0; python_version >= '3.6'
|
|
111
|
+
markupsafe==3.0.3; python_version >= '3.9'
|
|
112
|
+
msal==1.34.0; python_version >= '3.8'
|
|
114
113
|
msrest==0.7.1; python_version >= '3.6'
|
|
115
114
|
msrestazure==0.6.4
|
|
116
|
-
oauthlib==3.
|
|
117
|
-
packaging==
|
|
115
|
+
oauthlib==3.3.1; python_version >= '3.8'
|
|
116
|
+
packaging==25.0; python_version >= '3.8'
|
|
118
117
|
passgen==1.1.1
|
|
119
118
|
pathlib2==2.3.7.post1
|
|
120
119
|
pyasn1==0.6.1; python_version >= '3.8'
|
|
121
|
-
pyasn1-modules==0.4.
|
|
122
|
-
pycparser==2.
|
|
120
|
+
pyasn1-modules==0.4.2; python_version >= '3.8'
|
|
121
|
+
pycparser==2.23; python_version >= '3.8'
|
|
123
122
|
pyhcl==0.4.5
|
|
124
123
|
pyjwt[crypto]==2.10.1; python_version >= '3.9'
|
|
125
124
|
python-consul==1.1.0
|
|
126
125
|
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
|
|
127
126
|
pyyaml==6.0.1; python_version >= '3.6'
|
|
128
|
-
requests==2.32.
|
|
127
|
+
requests==2.32.5; python_version >= '3.9'
|
|
129
128
|
requests-oauthlib==2.0.0; python_version >= '3.4'
|
|
130
129
|
resolvelib==1.0.1
|
|
131
130
|
rsa==4.7.2; python_version >= '3.5' and python_version < '4'
|
|
132
|
-
s3transfer==0.
|
|
133
|
-
setuptools==75.8.0; python_version >= '3.9'
|
|
131
|
+
s3transfer==0.14.0; python_version >= '3.9'
|
|
134
132
|
simpledi==0.4.1
|
|
135
133
|
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
|
|
136
134
|
smmap==5.0.2; python_version >= '3.7'
|
|
137
|
-
typing-extensions==4.
|
|
138
|
-
urllib3==2.0
|
|
139
|
-
websocket-client==1.
|
|
135
|
+
typing-extensions==4.15.0; python_version >= '3.9'
|
|
136
|
+
urllib3==2.5.0; python_version >= '3.9'
|
|
137
|
+
websocket-client==1.9.0; python_version >= '3.9'
|
|
@@ -23,7 +23,7 @@ _mydir = os.path.abspath(os.path.dirname(sys.argv[0]))
|
|
|
23
23
|
_requires = [r for r in open(os.path.sep.join((_mydir, 'requirements.txt')), "r").read().split('\n') if len(r) > 1]
|
|
24
24
|
setup(
|
|
25
25
|
name='ops-cli',
|
|
26
|
-
version='2.3.
|
|
26
|
+
version='2.3.2',
|
|
27
27
|
description='Ops - wrapper for Terraform, Ansible, and SSH for cloud automation',
|
|
28
28
|
long_description=_readme + '\n\n',
|
|
29
29
|
long_description_content_type='text/markdown',
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: ops-cli
|
|
3
|
-
Version: 2.3.
|
|
3
|
+
Version: 2.3.2
|
|
4
4
|
Summary: Ops - wrapper for Terraform, Ansible, and SSH for cloud automation
|
|
5
5
|
Home-page: https://github.com/adobe/ops-cli
|
|
6
6
|
Author: Adobe
|
|
@@ -26,12 +26,12 @@ License-File: LICENSE
|
|
|
26
26
|
Requires-Dist: adal==1.2.7
|
|
27
27
|
Requires-Dist: ansible==8.7.0; python_version >= "3.9"
|
|
28
28
|
Requires-Dist: ansible-core==2.15.13; python_version >= "3.9"
|
|
29
|
-
Requires-Dist: awscli==1.
|
|
29
|
+
Requires-Dist: awscli==1.42.30; python_version >= "3.9"
|
|
30
30
|
Requires-Dist: azure==4.0.0
|
|
31
31
|
Requires-Dist: azure-applicationinsights==0.1.1
|
|
32
32
|
Requires-Dist: azure-batch==4.1.3
|
|
33
33
|
Requires-Dist: azure-common==1.1.28
|
|
34
|
-
Requires-Dist: azure-core==1.
|
|
34
|
+
Requires-Dist: azure-core==1.36.0; python_version >= "3.9"
|
|
35
35
|
Requires-Dist: azure-cosmosdb-nspkg==2.0.2
|
|
36
36
|
Requires-Dist: azure-cosmosdb-table==1.0.6
|
|
37
37
|
Requires-Dist: azure-datalake-store==0.0.53
|
|
@@ -110,58 +110,56 @@ Requires-Dist: azure-storage-blob==1.5.0
|
|
|
110
110
|
Requires-Dist: azure-storage-common==1.4.2
|
|
111
111
|
Requires-Dist: azure-storage-file==1.4.0
|
|
112
112
|
Requires-Dist: azure-storage-queue==1.4.0
|
|
113
|
-
Requires-Dist:
|
|
114
|
-
Requires-Dist:
|
|
115
|
-
Requires-Dist:
|
|
116
|
-
Requires-Dist:
|
|
117
|
-
Requires-Dist:
|
|
118
|
-
Requires-Dist:
|
|
119
|
-
Requires-Dist:
|
|
120
|
-
Requires-Dist:
|
|
121
|
-
Requires-Dist:
|
|
122
|
-
Requires-Dist:
|
|
123
|
-
Requires-Dist:
|
|
113
|
+
Requires-Dist: boto3==1.40.30; python_version >= "3.9"
|
|
114
|
+
Requires-Dist: botocore==1.40.30; python_version >= "3.9"
|
|
115
|
+
Requires-Dist: cachetools==6.2.1; python_version >= "3.9"
|
|
116
|
+
Requires-Dist: certifi==2025.11.12; python_version >= "3.7"
|
|
117
|
+
Requires-Dist: cffi==2.0.0; python_version >= "3.9"
|
|
118
|
+
Requires-Dist: charset-normalizer==3.4.4; python_version >= "3.7"
|
|
119
|
+
Requires-Dist: colorama==0.4.6; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6"
|
|
120
|
+
Requires-Dist: cryptography==46.0.3; python_version >= "3.8" and python_full_version not in "3.9.0, 3.9.1"
|
|
121
|
+
Requires-Dist: deepmerge==2.0; python_version >= "3.8"
|
|
122
|
+
Requires-Dist: docutils==0.19; python_version >= "3.7"
|
|
123
|
+
Requires-Dist: durationpy==0.10
|
|
124
124
|
Requires-Dist: gitdb==4.0.12; python_version >= "3.7"
|
|
125
|
-
Requires-Dist: gitpython==3.1.
|
|
126
|
-
Requires-Dist: google-auth==2.
|
|
125
|
+
Requires-Dist: gitpython==3.1.45; python_version >= "3.7"
|
|
126
|
+
Requires-Dist: google-auth==2.43.0; python_version >= "3.7"
|
|
127
127
|
Requires-Dist: hashmerge==0.2
|
|
128
|
-
Requires-Dist: himl==0.
|
|
128
|
+
Requires-Dist: himl==0.18.0; python_version >= "3.9"
|
|
129
129
|
Requires-Dist: hvac==1.2.1; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
|
|
130
|
-
Requires-Dist: idna==3.
|
|
130
|
+
Requires-Dist: idna==3.11; python_version >= "3.8"
|
|
131
131
|
Requires-Dist: inflection==0.5.1; python_version >= "3.5"
|
|
132
132
|
Requires-Dist: isodate==0.7.2; python_version >= "3.7"
|
|
133
|
-
Requires-Dist: jinja2==3.1.
|
|
133
|
+
Requires-Dist: jinja2==3.1.6; python_version >= "3.7"
|
|
134
134
|
Requires-Dist: jmespath==1.0.1; python_version >= "3.7"
|
|
135
|
-
Requires-Dist: kubernetes==
|
|
136
|
-
Requires-Dist:
|
|
137
|
-
Requires-Dist:
|
|
138
|
-
Requires-Dist: msal==1.31.1; python_version >= "3.7"
|
|
135
|
+
Requires-Dist: kubernetes==33.1.0; python_version >= "3.6"
|
|
136
|
+
Requires-Dist: markupsafe==3.0.3; python_version >= "3.9"
|
|
137
|
+
Requires-Dist: msal==1.34.0; python_version >= "3.8"
|
|
139
138
|
Requires-Dist: msrest==0.7.1; python_version >= "3.6"
|
|
140
139
|
Requires-Dist: msrestazure==0.6.4
|
|
141
|
-
Requires-Dist: oauthlib==3.
|
|
142
|
-
Requires-Dist: packaging==
|
|
140
|
+
Requires-Dist: oauthlib==3.3.1; python_version >= "3.8"
|
|
141
|
+
Requires-Dist: packaging==25.0; python_version >= "3.8"
|
|
143
142
|
Requires-Dist: passgen==1.1.1
|
|
144
143
|
Requires-Dist: pathlib2==2.3.7.post1
|
|
145
144
|
Requires-Dist: pyasn1==0.6.1; python_version >= "3.8"
|
|
146
|
-
Requires-Dist: pyasn1-modules==0.4.
|
|
147
|
-
Requires-Dist: pycparser==2.
|
|
145
|
+
Requires-Dist: pyasn1-modules==0.4.2; python_version >= "3.8"
|
|
146
|
+
Requires-Dist: pycparser==2.23; python_version >= "3.8"
|
|
148
147
|
Requires-Dist: pyhcl==0.4.5
|
|
149
148
|
Requires-Dist: pyjwt[crypto]==2.10.1; python_version >= "3.9"
|
|
150
149
|
Requires-Dist: python-consul==1.1.0
|
|
151
150
|
Requires-Dist: python-dateutil==2.9.0.post0; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2"
|
|
152
151
|
Requires-Dist: pyyaml==6.0.1; python_version >= "3.6"
|
|
153
|
-
Requires-Dist: requests==2.32.
|
|
152
|
+
Requires-Dist: requests==2.32.5; python_version >= "3.9"
|
|
154
153
|
Requires-Dist: requests-oauthlib==2.0.0; python_version >= "3.4"
|
|
155
154
|
Requires-Dist: resolvelib==1.0.1
|
|
156
155
|
Requires-Dist: rsa==4.7.2; python_version >= "3.5" and python_version < "4"
|
|
157
|
-
Requires-Dist: s3transfer==0.
|
|
158
|
-
Requires-Dist: setuptools==75.8.0; python_version >= "3.9"
|
|
156
|
+
Requires-Dist: s3transfer==0.14.0; python_version >= "3.9"
|
|
159
157
|
Requires-Dist: simpledi==0.4.1
|
|
160
158
|
Requires-Dist: six==1.17.0; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2"
|
|
161
159
|
Requires-Dist: smmap==5.0.2; python_version >= "3.7"
|
|
162
|
-
Requires-Dist: typing-extensions==4.
|
|
163
|
-
Requires-Dist: urllib3==2.0
|
|
164
|
-
Requires-Dist: websocket-client==1.
|
|
160
|
+
Requires-Dist: typing-extensions==4.15.0; python_version >= "3.9"
|
|
161
|
+
Requires-Dist: urllib3==2.5.0; python_version >= "3.9"
|
|
162
|
+
Requires-Dist: websocket-client==1.9.0; python_version >= "3.9"
|
|
165
163
|
Dynamic: author
|
|
166
164
|
Dynamic: author-email
|
|
167
165
|
Dynamic: classifier
|
|
@@ -169,6 +167,7 @@ Dynamic: description
|
|
|
169
167
|
Dynamic: description-content-type
|
|
170
168
|
Dynamic: home-page
|
|
171
169
|
Dynamic: license
|
|
170
|
+
Dynamic: license-file
|
|
172
171
|
Dynamic: requires-dist
|
|
173
172
|
Dynamic: requires-python
|
|
174
173
|
Dynamic: summary
|
|
@@ -326,7 +325,7 @@ workon ops
|
|
|
326
325
|
# uninstall previous `ops` version (if you have it)
|
|
327
326
|
pip uninstall ops --yes
|
|
328
327
|
|
|
329
|
-
# install ops-cli v2.3.
|
|
328
|
+
# install ops-cli v2.3.2 stable release
|
|
330
329
|
pip install --upgrade ops-cli
|
|
331
330
|
```
|
|
332
331
|
|
|
@@ -342,7 +341,7 @@ You can try out `ops-cli`, by using docker. The docker image has all required pr
|
|
|
342
341
|
|
|
343
342
|
To start out a container, running the latest `ops-cli` docker image run:
|
|
344
343
|
```sh
|
|
345
|
-
docker run -it ghcr.io/adobe/ops-cli:2.3.
|
|
344
|
+
docker run -it ghcr.io/adobe/ops-cli:2.3.2 bash
|
|
346
345
|
```
|
|
347
346
|
|
|
348
347
|
After the container has started, you can start using `ops-cli`:
|
|
@@ -81,9 +81,8 @@ azure-storage-blob==1.5.0
|
|
|
81
81
|
azure-storage-common==1.4.2
|
|
82
82
|
azure-storage-file==1.4.0
|
|
83
83
|
azure-storage-queue==1.4.0
|
|
84
|
-
|
|
84
|
+
durationpy==0.10
|
|
85
85
|
hashmerge==0.2
|
|
86
|
-
lru-cache==0.2.3
|
|
87
86
|
msrestazure==0.6.4
|
|
88
87
|
passgen==1.1.1
|
|
89
88
|
pathlib2==2.3.7.post1
|
|
@@ -95,19 +94,12 @@ simpledi==0.4.1
|
|
|
95
94
|
[:python_full_version >= "3.6.2" and python_full_version < "4.0.0"]
|
|
96
95
|
hvac==1.2.1
|
|
97
96
|
|
|
98
|
-
[:python_version >= "2.6"]
|
|
99
|
-
backports.functools-lru-cache==1.6.6
|
|
100
|
-
|
|
101
97
|
[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2"]
|
|
102
98
|
python-dateutil==2.9.0.post0
|
|
103
99
|
six==1.17.0
|
|
104
100
|
|
|
105
|
-
[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"]
|
|
109
|
-
colorama==0.4.4
|
|
110
|
-
docutils==0.16
|
|
101
|
+
[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6"]
|
|
102
|
+
colorama==0.4.6
|
|
111
103
|
|
|
112
104
|
[:python_version >= "3.4"]
|
|
113
105
|
requests-oauthlib==2.0.0
|
|
@@ -119,47 +111,49 @@ inflection==0.5.1
|
|
|
119
111
|
rsa==4.7.2
|
|
120
112
|
|
|
121
113
|
[:python_version >= "3.6"]
|
|
122
|
-
|
|
123
|
-
idna==3.10
|
|
124
|
-
kubernetes==26.1.0
|
|
114
|
+
kubernetes==33.1.0
|
|
125
115
|
msrest==0.7.1
|
|
126
|
-
oauthlib==3.2.2
|
|
127
116
|
pyyaml==6.0.1
|
|
128
117
|
|
|
129
118
|
[:python_version >= "3.7"]
|
|
130
|
-
|
|
131
|
-
charset-normalizer==3.4.
|
|
119
|
+
certifi==2025.11.12
|
|
120
|
+
charset-normalizer==3.4.4
|
|
121
|
+
docutils==0.19
|
|
132
122
|
gitdb==4.0.12
|
|
133
|
-
gitpython==3.1.
|
|
134
|
-
google-auth==2.
|
|
123
|
+
gitpython==3.1.45
|
|
124
|
+
google-auth==2.43.0
|
|
135
125
|
isodate==0.7.2
|
|
136
|
-
jinja2==3.1.
|
|
126
|
+
jinja2==3.1.6
|
|
137
127
|
jmespath==1.0.1
|
|
138
|
-
msal==1.31.1
|
|
139
128
|
smmap==5.0.2
|
|
140
|
-
urllib3==2.0.7
|
|
141
|
-
|
|
142
|
-
[:python_version >= "3.7" and python_full_version not in "3.9.0, 3.9.1"]
|
|
143
|
-
cryptography==44.0.0
|
|
144
129
|
|
|
145
130
|
[:python_version >= "3.8"]
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
packaging==24.2
|
|
131
|
+
deepmerge==2.0
|
|
132
|
+
idna==3.11
|
|
133
|
+
msal==1.34.0
|
|
134
|
+
oauthlib==3.3.1
|
|
135
|
+
packaging==25.0
|
|
152
136
|
pyasn1==0.6.1
|
|
153
|
-
pyasn1-modules==0.4.
|
|
154
|
-
pycparser==2.
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
websocket-client==1.8.0
|
|
137
|
+
pyasn1-modules==0.4.2
|
|
138
|
+
pycparser==2.23
|
|
139
|
+
|
|
140
|
+
[:python_version >= "3.8" and python_full_version not in "3.9.0, 3.9.1"]
|
|
141
|
+
cryptography==46.0.3
|
|
159
142
|
|
|
160
143
|
[:python_version >= "3.9"]
|
|
161
144
|
ansible==8.7.0
|
|
162
145
|
ansible-core==2.15.13
|
|
163
|
-
|
|
146
|
+
awscli==1.42.30
|
|
147
|
+
azure-core==1.36.0
|
|
148
|
+
boto3==1.40.30
|
|
149
|
+
botocore==1.40.30
|
|
150
|
+
cachetools==6.2.1
|
|
151
|
+
cffi==2.0.0
|
|
152
|
+
himl==0.18.0
|
|
153
|
+
markupsafe==3.0.3
|
|
164
154
|
pyjwt[crypto]==2.10.1
|
|
165
|
-
|
|
155
|
+
requests==2.32.5
|
|
156
|
+
s3transfer==0.14.0
|
|
157
|
+
typing-extensions==4.15.0
|
|
158
|
+
urllib3==2.5.0
|
|
159
|
+
websocket-client==1.9.0
|
|
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
|
{ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/aws-eks/vpc.tf.jinja2
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/helm/backends.tf.jinja2
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/helm/dashboard.tf
RENAMED
|
File without changes
|
|
File without changes
|
{ops_cli-2.3.0 → ops_cli-2.3.2}/examples/aws-kubernetes/compositions/generic/helm/kube2iam.tf
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
|
{ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/ansible/templates/cassandra-env.sh
RENAMED
|
File without changes
|
{ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/ansible/templates/cassandra_defaults.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/terraform/main/variables.tf.jinja2
RENAMED
|
File without changes
|
{ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/terraform/modules/cassandra/main.tf.jinja2
RENAMED
|
File without changes
|
{ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/terraform/modules/macros.tf.jinja2
RENAMED
|
File without changes
|
|
File without changes
|
{ops_cli-2.3.0 → ops_cli-2.3.2}/examples/cassandra-stress/terraform/modules/vpc/main.tf.jinja2
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
|
{ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/ansible/playbooks/site.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/ansible/tasks/copy-key.yaml
RENAMED
|
File without changes
|
{ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-and-ansible/clusters/example.yaml
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
|
{ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-hierarchical/config/env=dev/default.yaml
RENAMED
|
File without changes
|
{ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-hierarchical/modules/cluster/main.tf
RENAMED
|
File without changes
|
{ops_cli-2.3.0 → ops_cli-2.3.2}/examples/features/terraform-hierarchical/modules/network/main.tf
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
|
{ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/data/ansible/tasks/deploy_prometheus_alert_rules.yml
RENAMED
|
File without changes
|
|
File without changes
|
{ops_cli-2.3.0 → ops_cli-2.3.2}/src/ops/data/ansible/tasks/remove_prometheus_alert_rules.yml
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
|