Dime.Scheduler.CLI 2.0.2

dotnet tool install --global Dime.Scheduler.CLI --version 2.0.2
                    
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 Dime.Scheduler.CLI --version 2.0.2
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Dime.Scheduler.CLI&version=2.0.2
                    
nuke :add-package Dime.Scheduler.CLI --version 2.0.2
                    

Dime.Scheduler CLI

Connect with Dime.Scheduler through the CLI. Version 2.x.x and up targets the cloud version of Dime.Scheduler. v1.x.x will be used for on-premise instances

Installation

dotnet tool install Dime.Scheduler.CLI --global --version 2.x.x

Usage

The following example adds or updates a category in Dime.Scheduler:

dimescheduler category add -k "MYAPIKEY" -n 'Service order 123' -h #32a852

The entry point of the global tool is the dimescheduler command. See the repo's wiki for a list of all commands and their parameters. To see the parameters of a command, simply run the dimescheduler + verb + --help command and you'll get all the information you need:

Product 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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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
2.0.2 218 6/27/2024
2.0.1 299 4/10/2024
2.0.0 915 1/4/2024
2.0.0-beta.1 161 11/29/2023
2.0.0-alpha.10 165 8/27/2023
2.0.0-alpha.9 139 8/27/2023
2.0.0-alpha.8 163 8/27/2023
2.0.0-alpha.7 136 8/27/2023
2.0.0-alpha.6 133 8/27/2023
2.0.0-alpha.5 128 8/27/2023
2.0.0-alpha.4 130 8/27/2023
2.0.0-alpha.3 134 8/26/2023
2.0.0-alpha.1 181 3/13/2023
1.0.0 1,489 3/11/2023
1.0.0-beta.10 213 8/29/2022
1.0.0-beta.9 209 8/29/2022
1.0.0-beta.8 260 1/7/2022
1.0.0-beta.7 271 1/3/2022
1.0.0-beta.6 240 12/30/2021
1.0.0-beta.5 265 12/8/2021
1.0.0-beta.4 934 12/3/2021
1.0.0-beta.3 253 12/2/2021
1.0.0-beta.2 259 11/30/2021
1.0.0-beta.1 256 11/30/2021
0.0.1-alpha.4 260 11/30/2021
0.0.1-alpha.3 245 11/30/2021
0.0.1-alpha.2 281 11/29/2021
0.0.1-alpha.1 322 11/19/2021