NTS-CLI
Project description
NTS-CLI
The Netflix Test Studio Command Line Interface (NTS-CLI) offers an alternative method for testing your Netflix application.
Requirements
- Python 3.10 or higher
Install
pip3 install ntscli-client
Usage
All NTS-CLI commands have --help options to document their usage:
nts --help
Authentication
NTS-CLI requires a Netflix Edge Token (NET_KEY) for authentication.
To obtain your NET_KEY, please contact your Netflix Partner Engineer.
Once you have your NET_KEY, you can use it with any command:
nts get-device-status --esn YOUR_DEVICE_ESN --net-key YOUR_NET_KEY
Or set it as an environment variable:
export NET_KEY="your-net-key"
nts get-device-status --esn YOUR_DEVICE_ESN
Documentation
For detailed usage instructions, see the Partner Documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ntscli_client-3.2.1-py3-none-any.whl.
File metadata
- Download URL: ntscli_client-3.2.1-py3-none-any.whl
- Upload date:
- Size: 38.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61c50d935eb710670cf6994a73e7d798341980175c5a6376286f4378773c3c7d
|
|
| MD5 |
9402e1e3208281a290234a8f5461fd5d
|
|
| BLAKE2b-256 |
29eb685b68e41c5e243a952163a7fde7e49449b0513ea67d0602302139ef6455
|