winget install --id=Evexi.EvexiCLI -e
CLI tool to interact with Evexi API
EvexiCLI is a command-line interface (CLI) tool designed to interact with the Evexi API, enabling users to manage and manipulate data associated with their Evexi account efficiently. It provides utilities for tasks such as copying player content, applications, and variables between accounts, offering flexibility and precision in data management.
Key Features:
Audience & Benefit: Ideal for developers and system administrators managing Evexi accounts, EvexiCLI streamlines data migration and management processes. It empowers users to efficiently replicate configurations across multiple players, reducing manual intervention and enhancing operational efficiency.
EvexiCLI is available for installation via winget on Windows, ensuring seamless setup and integration into existing workflows.
The Evexi CLI helps provides you with some utilities to interact with your Evexi account via our API.
Evexi CLI is available for macOS, Windows, and Linux.
Available via Homebrew:
brew install evexi/tools/evexi-cli
Available via WinGet package manager:
winget install Evexi.EvexiCLI
This commands allows you to copy content, application and variables of a player to other players.
NOTES:
Option | Description | Default | Required |
---|---|---|---|
‑‑source:idor‑‑source:device | Specify either the source player ID which can be seen in the browser URL when viewing the player on adminordevice ID which can be seen when viewing the player detail on admin or on the actual screen | - | Yes |
‑‑target:idsor‑‑target:devices | Specify a comma separated list of either the target player IDs which can be seen in the browser URL when viewing the players on admin or device IDs which can be seen when viewing the players' detail on admin or on the actual screens | - | Yes |
‑‑only | Specify a comma separated list of properties to copy from the source playerValues: content,application,variables | content,application,variables | No |
‑‑interactive | Specify whether to execute the copy one target player at a timeUser will be prompted to press ENTER to proceed | false | No |
‑‑help | Show command help | false | No |
evexi player copy --source:id 000000000000000000000001 --target:ids 000000000000000000000002,000000000000000000000001
evexi player copy --source:device 11111111111111111111111111111111 --target:devices 22222222222222222222222222222222,33333333333333333333333333333333
For support, email development@evexi.technology.
Copyright (c) Evexi. All rights reserved.
Licensed under the Apache License 2.0 license.