Stormancer.Management.CLI
0.3.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Stormancer.Management.CLI --version 0.3.0.1
NuGet\Install-Package Stormancer.Management.CLI -Version 0.3.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Stormancer.Management.CLI" Version="0.3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Stormancer.Management.CLI --version 0.3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Stormancer.Management.CLI, 0.3.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Stormancer.Management.CLI as a Cake Addin #addin nuget:?package=Stormancer.Management.CLI&version=0.3.0.1 // Install Stormancer.Management.CLI as a Cake Tool #tool nuget:?package=Stormancer.Management.CLI&version=0.3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Management plugin for the Stormancer CLI.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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.
-
net5.0
- Autofac (>= 6.0.0)
- Newtonsoft.Json (>= 12.0.3)
- NuGet.Commands (>= 5.8.0)
- Stormancer.CommandLine (>= 1.1.0.1)
- Stormancer.Packaging (>= 1.0.0)
- Stormancer.Server.Common (>= 2.1.0.3)
- System.Linq.Async (>= 5.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0.1-pre | 105 | 3/13/2024 |
1.0.0-pre | 97 | 3/11/2024 |
0.7.0.1-pre | 186 | 10/31/2023 |
0.7.0-pre | 100 | 10/29/2023 |
0.6.3 | 248 | 10/18/2023 |
0.6.3-pre | 115 | 9/12/2023 |
0.6.2 | 463 | 10/20/2022 |
0.6.1.3-pre | 165 | 10/3/2022 |
0.6.1.2 | 398 | 9/28/2022 |
0.6.1.2-pre | 198 | 7/8/2022 |
0.6.1.1 | 477 | 4/4/2022 |
0.6.1 | 493 | 1/19/2022 |
0.6.1-pre | 203 | 1/10/2022 |
0.6.0.1-pre | 190 | 1/6/2022 |
0.6.0-pre | 193 | 1/4/2022 |
0.5.0.3-pre | 211 | 12/2/2021 |
0.5.0.2-pre | 262 | 10/28/2021 |
0.5.0.1 | 340 | 10/14/2021 |
0.5.0.1-pre | 353 | 10/4/2021 |
0.5.0-pre | 239 | 9/2/2021 |
0.4.1 | 330 | 9/1/2021 |
0.4.0 | 368 | 6/8/2021 |
0.3.1 | 374 | 6/7/2021 |
0.3.0.1 | 340 | 6/4/2021 |
0.3.0.1-pre | 291 | 6/4/2021 |
0.3.0-pre | 244 | 6/4/2021 |
0.2.2-pre | 234 | 6/4/2021 |
0.2.0 | 326 | 5/21/2021 |
0.1.0.11 | 343 | 5/20/2021 |
0.1.0.11-pre | 244 | 5/20/2021 |
0.1.0.7-pre | 245 | 5/20/2021 |
0.1.0.3-pre | 269 | 5/19/2021 |
0.1.0.2-pre | 257 | 5/18/2021 |
0.1.0-pre | 226 | 5/11/2021 |
Fixed
*****
- In stormancer new app-profile, the the cluster argument was used for the application name instead of the app argument.
- deploy-app now uses the correct URL to update the configuration.
Changed
*******
- Deploy command is now stormancer manage app deploy
Added
*****
- Added stormancer manage app set-config