Skyline.DataMiner.CICD.Tools.Packager 1.1.7

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet tool install --global Skyline.DataMiner.CICD.Tools.Packager --version 1.1.7
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Skyline.DataMiner.CICD.Tools.Packager --version 1.1.7
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Skyline.DataMiner.CICD.Tools.Packager&version=1.1.7
nuke :add-package Skyline.DataMiner.CICD.Tools.Packager --version 1.1.7

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 Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.1.7 534 4/5/2024
1.1.6 451 3/15/2024
1.1.5 231 3/13/2024
1.1.4 256 2/9/2024
1.1.3 162 2/5/2024
1.1.2 153 1/22/2024
1.1.1 137 1/17/2024
1.1.0 268 12/22/2023
1.0.10 302 12/13/2023
1.0.9 185 11/30/2023
1.0.8 204 11/29/2023
1.0.7 181 11/27/2023
1.0.6 147 11/20/2023
1.0.5 192 11/15/2023
1.0.4 211 10/31/2023