Skyline.DataMiner.CICD.Tools.Packager
2.0.13
Prefix Reserved
See the version list below for details.
dotnet tool install --global Skyline.DataMiner.CICD.Tools.Packager --version 2.0.13
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local Skyline.DataMiner.CICD.Tools.Packager --version 2.0.13
#tool dotnet:?package=Skyline.DataMiner.CICD.Tools.Packager&version=2.0.13
nuke :add-package Skyline.DataMiner.CICD.Tools.Packager --version 2.0.13
Skyline.DataMiner.CICD.Tools.Packager
About
This .NET tool allows you to create application (.dmapp) and protocol (.dmprotocol) packages.
For more information about application packages, refer to Application packages.
About DataMiner
DataMiner is a transformational platform that provides vendor-independent control and monitoring of devices and services. Out of the box and by design, it addresses key challenges such as security, complexity, multi-cloud, and much more. It has a pronounced open architecture and powerful capabilities enabling users to evolve easily and continuously.
The foundation of DataMiner is its powerful and versatile data acquisition and control layer. With DataMiner, there are no restrictions to what data users can access. Data sources may reside on premises, in the cloud, or in a hybrid setup.
A unique catalog of 7000+ connectors already exist. In addition, you can leverage DataMiner Development Packages to build you own connectors (also known as "protocols" or "drivers").
Note See also: About DataMiner.
About Skyline Communications
At Skyline Communications, we deal in world-class solutions that are deployed by leading companies around the globe. Check out our proven track record and see how we make our customers' lives easier by empowering them to take their operations to the next level.
Getting Started
In commandline: dotnet tool install -g Skyline.DataMiner.CICD.Tools.Packager
Then run the command for dmapp packages
dataminer-package-create dmapp --help
or dmprotocol packages
dataminer-package-create dmprotocol --help
Details
General options
Description:
This .NET tool allows you to create DataMiner application (.dmapp) and protocol (.dmprotocol) packages.
Usage:
Skyline.DataMiner.CICD.Tools.Packager [command] [options]
Options:
-o, --output <OUTPUT_DIRECTORY> (REQUIRED) Directory where the package will be stored.
-n, --name <OUTPUT_NAME> Name of the package.
--version Show version information
-?, -h, --help Show help and usage information
Commands:
dmapp <directory> Creates a DataMiner application (.dmapp) package based on the type.
dmprotocol <directory> Creates a protocol (.dmprotocol) package based on a protocol solution.
dmapp options
Description:
Creates a DataMiner application (.dmapp) package based on the type.
Usage:
Skyline.DataMiner.CICD.Tools.Packager dmapp [<directory>] [options]
Arguments:
<directory> Directory containing the package items
Options:
-t, --type <automation|dashboard|protocolvisio|visio> Type of dmapp package.
(REQUIRED)
-bn, --build-number <BUILD_NUMBER> The build number.
-v, --version <VERSION> The version number for the artifact. This takes precedence
over 'build-number'. Supported formats: 'A.B.C', 'A.B.C.D',
'A.B.C-suffix' and 'A.B.C.D-suffix'.
-pn, --protocol-name <PROTOCOL_NAME> The protocol name. Only applicable for the 'protocolvisio'
type.
-o, --output <OUTPUT_DIRECTORY> (REQUIRED) Directory where the package will be stored.kv
-n, --name <OUTPUT_NAME> Name of the package.
-?, -h, --help Show help and usage information
dmprotocol options
Description:
Creates a protocol package (.dmprotocol) based on a protocol solution.
Usage:
Skyline.DataMiner.CICD.Tools.Packager dmprotocol [<directory>] [options]
Arguments:
<directory> Directory containing the package items
Options:
-vo, --version-override <VERSION_OVERRIDE> Override the version in the protocol.
-o, --output <OUTPUT_DIRECTORY> (REQUIRED) Directory where the package will be stored.
-n, --name <OUTPUT_NAME> Name of the package.
-?, -h, --help Show help and usage information
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
2.0.14 | 81 | 1/31/2025 |
2.0.13 | 79 | 1/31/2025 |
2.0.12 | 245 | 1/28/2025 |
2.0.11 | 292 | 1/23/2025 |
2.0.10 | 997 | 1/14/2025 |
2.0.9 | 563 | 1/7/2025 |
2.0.8 | 132 | 1/7/2025 |
2.0.7 | 1,883 | 12/3/2024 |
2.0.7-alpha1 | 84 | 12/3/2024 |
2.0.6 | 1,931 | 11/15/2024 |
2.0.5 | 130 | 11/14/2024 |
2.0.4 | 149 | 11/14/2024 |
2.0.3 | 4,755 | 9/3/2024 |
2.0.2 | 275 | 8/26/2024 |
2.0.1 | 254 | 8/19/2024 |
1.1.7 | 1,543 | 4/5/2024 |
1.1.6 | 526 | 3/15/2024 |
1.1.5 | 309 | 3/13/2024 |
1.1.4 | 336 | 2/9/2024 |
1.1.3 | 242 | 2/5/2024 |
1.1.2 | 219 | 1/22/2024 |
1.1.1 | 223 | 1/17/2024 |
1.1.0 | 334 | 12/22/2023 |
1.0.10 | 373 | 12/13/2023 |
1.0.9 | 256 | 11/30/2023 |
1.0.8 | 271 | 11/29/2023 |
1.0.7 | 250 | 11/27/2023 |
1.0.6 | 217 | 11/20/2023 |
1.0.5 | 253 | 11/15/2023 |
1.0.4 | 276 | 10/31/2023 |