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 136 6/27/2024
2.0.1 243 4/10/2024
2.0.0 859 1/4/2024
2.0.0-beta.1 135 11/29/2023
2.0.0-alpha.10 101 8/27/2023
2.0.0-alpha.9 97 8/27/2023
2.0.0-alpha.8 97 8/27/2023
2.0.0-alpha.7 94 8/27/2023
2.0.0-alpha.6 91 8/27/2023
2.0.0-alpha.5 84 8/27/2023
2.0.0-alpha.4 88 8/27/2023
2.0.0-alpha.3 92 8/26/2023
2.0.0-alpha.1 119 3/13/2023
1.0.0 1,410 3/11/2023
1.0.0-beta.10 142 8/29/2022
1.0.0-beta.9 127 8/29/2022
1.0.0-beta.8 174 1/7/2022
1.0.0-beta.7 170 1/3/2022
1.0.0-beta.6 163 12/30/2021
1.0.0-beta.5 187 12/8/2021
1.0.0-beta.4 853 12/3/2021
1.0.0-beta.3 177 12/2/2021
1.0.0-beta.2 180 11/30/2021
1.0.0-beta.1 175 11/30/2021
0.0.1-alpha.4 172 11/30/2021
0.0.1-alpha.3 169 11/30/2021
0.0.1-alpha.2 179 11/29/2021
0.0.1-alpha.1 242 11/19/2021