ops-cli 2.4.0__py3-none-any.whl → 2.4.1__py3-none-any.whl
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.4.0.dist-info → ops_cli-2.4.1.dist-info}/METADATA +3 -3
- {ops_cli-2.4.0.dist-info → ops_cli-2.4.1.dist-info}/RECORD +6 -6
- {ops_cli-2.4.0.dist-info → ops_cli-2.4.1.dist-info}/WHEEL +0 -0
- {ops_cli-2.4.0.dist-info → ops_cli-2.4.1.dist-info}/entry_points.txt +0 -0
- {ops_cli-2.4.0.dist-info → ops_cli-2.4.1.dist-info}/licenses/LICENSE +0 -0
- {ops_cli-2.4.0.dist-info → ops_cli-2.4.1.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ops-cli
|
|
3
|
-
Version: 2.4.
|
|
3
|
+
Version: 2.4.1
|
|
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
|
|
@@ -324,7 +324,7 @@ workon ops
|
|
|
324
324
|
# uninstall previous `ops` version (if you have it)
|
|
325
325
|
pip uninstall ops --yes
|
|
326
326
|
|
|
327
|
-
# install ops-cli v2.4.
|
|
327
|
+
# install ops-cli v2.4.1 stable release
|
|
328
328
|
pip install --upgrade ops-cli
|
|
329
329
|
```
|
|
330
330
|
|
|
@@ -340,7 +340,7 @@ You can try out `ops-cli`, by using docker. The docker image has all required pr
|
|
|
340
340
|
|
|
341
341
|
To start out a container, running the latest `ops-cli` docker image run:
|
|
342
342
|
```sh
|
|
343
|
-
docker run -it ghcr.io/adobe/ops-cli:2.4.
|
|
343
|
+
docker run -it ghcr.io/adobe/ops-cli:2.4.1 bash
|
|
344
344
|
```
|
|
345
345
|
|
|
346
346
|
After the container has started, you can start using `ops-cli`:
|
|
@@ -52,9 +52,9 @@ ops/inventory/plugin/skms.py,sha256=pFMpvfbXCf0KPgEOj5oAD7UzpUZ5zL1lcN4wESOjPuI,
|
|
|
52
52
|
ops/jinja/__init__.py,sha256=Nvmvb1edSAehNKYyroo26Jrxjzbu_TOCBS8Y9mMEOyA,1743
|
|
53
53
|
ops/terraform/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
54
54
|
ops/terraform/terraform_cmd_generator.py,sha256=5yfzS7aOOjVDUYHwBadFvPjWKEFJWk9SEOhTZHywlG0,21728
|
|
55
|
-
ops_cli-2.4.
|
|
56
|
-
ops_cli-2.4.
|
|
57
|
-
ops_cli-2.4.
|
|
58
|
-
ops_cli-2.4.
|
|
59
|
-
ops_cli-2.4.
|
|
60
|
-
ops_cli-2.4.
|
|
55
|
+
ops_cli-2.4.1.dist-info/licenses/LICENSE,sha256=ff5lJoiLrFF1nJn5pRJiuicRqMEqBn8hgWCd2aQGa4Q,11335
|
|
56
|
+
ops_cli-2.4.1.dist-info/METADATA,sha256=x0VgCzCVAfW5KdKAthTpchWYJR7JxsCUokx5rYPH04s,40163
|
|
57
|
+
ops_cli-2.4.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
58
|
+
ops_cli-2.4.1.dist-info/entry_points.txt,sha256=maaS2Tf8WvxMXckssedK13LXegD9jgHB2AT8xiEfVpQ,37
|
|
59
|
+
ops_cli-2.4.1.dist-info/top_level.txt,sha256=enC05wWafSg8iDKIvj3gvtAtEP2kYCyN5Gmd689q-_I,4
|
|
60
|
+
ops_cli-2.4.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|