d2x-cli

View on PyPIReverse Dependencies (0)

0.0.3 d2x_cli-0.0.3-py3-none-any.whl

Wheel Details

Project: d2x-cli
Version: 0.0.3
Filename: d2x_cli-0.0.3-py3-none-any.whl
Download: [link]
Size: 31753
MD5: 306a16d68a37fa793b1caeae0f00cc89
SHA256: a691c48d1de53e786ba05b8886892be4dd3be1022f9dee5d05e57787bd34275b
Uploaded: 2024-03-07 17:13:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: d2x-cli
Version: 0.0.3
Summary: A command line interface to MuseLab's D2X Cloud for running automation against Salesforce orgs
Author-Email: "U.N. Owen" <jason[at]muselab.com>
Project-Url: Documentation, https://github.com/unknown/d2x-cli#readme
Project-Url: Issues, https://github.com/unknown/d2x-cli/issues
Project-Url: Source, https://github.com/unknown/d2x-cli
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: click
Requires-Dist: cumulusci
Requires-Dist: httpx
Requires-Dist: rich-click
Requires-Dist: websockets
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE.txt
[Description omitted; length: 475 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
d2x_cli/__about__.py sha256=wrwTW_-K9NWj6A5N5w3u2ZGCFa5Xk7xH5AtU5ML13TE 126
d2x_cli/__init__.py sha256=1BqrFxryqH8q65nivcIngR7KWcqoREUvtv2GClVrzpg 104
d2x_cli/__main__.py sha256=8hDtWlaFZK24KhfNq_ZKgtXqYHsDQDetukOCMlsbW0Q 59
d2x_cli/api.py sha256=feSgt4STmzTfLrdCxkq-5Qtrv-pu7xQMU1oUilbvpkw 8518
d2x_cli/auth.py sha256=9ZyfLAXzu-RzRp0N4pmtKBrwfG-b2SrqZFryRtff76U 3973
d2x_cli/cli.py sha256=kVbN22u6UckAwMSAG5s29yEtO8nXz3JU_MA5Sfss1p8 8027
d2x_cli/logger.py sha256=bZbu46hJ1sBKlhIF8XxSnlepghnCTSsowhbQCdnweGs 2257
d2x_cli/runtime.py sha256=MaGW7MNfNptjkljkeZwAn3KrHgqLerisqTAZYlwyDdU 2169
d2x_cli/utils.py sha256=S-9A2k5qtPPaLZF14qhSZcNbvacWt6iXqnhwup-6e6w 3780
d2x_cli/commands/github.py sha256=0joJzLfJIV_RvOZi_E6gWE2KqghA7bR0YkPUHs9XtFY 3360
d2x_cli/commands/job.py sha256=XQHmfdQA54uqwU39Gev-1ETZWileUMd4I6kNwOGMJag 33056
d2x_cli/commands/org.py sha256=ZAONNjYYs5IiIgQ_DrqmbhgJhwMgP-LpFGDMgKmCFOc 1755
d2x_cli/commands/plan.py sha256=-hfI6LjnewMwcM-lUmQwIfnPSJwN0K0o10k_z5AglvM 693
d2x_cli/commands/repo.py sha256=_XhQIW_5H50oHqIRPQe8ZNCTRhz27ariBrwite2nZBE 722
d2x_cli/commands/scratch.py sha256=SoU-qOYMa2uy62Fi9H4SPQph7s4Dw-zclvTxnoWEXHI 1154
d2x_cli/commands/service.py sha256=bkFwfb1cnyoEBUS2O9uA_UUgFfuYAU_-eh1secQ4PxU 19205
d2x_cli/commands/test.py sha256=zXDi7JGHJAyt4cCLVGY1VL6qYWjl-rxpErjJEzMZyJQ 2234
d2x_cli/files/d2x-job.yml sha256=dxcy-FNbULtLfvAt4ggaMBcTLW5hkfUD7L5WLuGsB2s 1264
d2x_cli-0.0.3.dist-info/METADATA sha256=lrGc1fADeQyVg5CVbDzGqtSFNX1rnU8Omhkfoq_K1Lk 1578
d2x_cli-0.0.3.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
d2x_cli-0.0.3.dist-info/entry_points.txt sha256=FxeAmV5IBEQjh7VDkHcIpS4WaGAVDUSBCaIj6_iWFLc 41
d2x_cli-0.0.3.dist-info/licenses/LICENSE.txt sha256=eeT4uHFZ19dp-_PgiD84XCGBGUc899lIIb9taREuhqI 1482
d2x_cli-0.0.3.dist-info/RECORD

entry_points.txt

d2x = d2x_cli.cli:main