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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Dime.Scheduler.CLI --version 2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | 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. |
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 | 105 | 6/27/2024 |
2.0.1 | 221 | 4/10/2024 |
2.0.0 | 841 | 1/4/2024 |
2.0.0-beta.1 | 130 | 11/29/2023 |
2.0.0-alpha.10 | 93 | 8/27/2023 |
2.0.0-alpha.9 | 88 | 8/27/2023 |
2.0.0-alpha.8 | 88 | 8/27/2023 |
2.0.0-alpha.7 | 86 | 8/27/2023 |
2.0.0-alpha.6 | 81 | 8/27/2023 |
2.0.0-alpha.5 | 76 | 8/27/2023 |
2.0.0-alpha.4 | 80 | 8/27/2023 |
2.0.0-alpha.3 | 77 | 8/26/2023 |
2.0.0-alpha.1 | 101 | 3/13/2023 |
1.0.0 | 1,391 | 3/11/2023 |
1.0.0-beta.10 | 119 | 8/29/2022 |
1.0.0-beta.9 | 105 | 8/29/2022 |
1.0.0-beta.8 | 144 | 1/7/2022 |
1.0.0-beta.7 | 138 | 1/3/2022 |
1.0.0-beta.6 | 133 | 12/30/2021 |
1.0.0-beta.5 | 155 | 12/8/2021 |
1.0.0-beta.4 | 824 | 12/3/2021 |
1.0.0-beta.3 | 148 | 12/2/2021 |
1.0.0-beta.2 | 143 | 11/30/2021 |
1.0.0-beta.1 | 145 | 11/30/2021 |
0.0.1-alpha.4 | 143 | 11/30/2021 |
0.0.1-alpha.3 | 140 | 11/30/2021 |
0.0.1-alpha.2 | 150 | 11/29/2021 |
0.0.1-alpha.1 | 212 | 11/19/2021 |