Adeotek.DevOps.Tools 0.1.0-preview.1

This is a prerelease version of Adeotek.DevOps.Tools.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet tool install --global Adeotek.DevOps.Tools --version 0.1.0-preview.1
                    
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 Adeotek.DevOps.Tools --version 0.1.0-preview.1
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Adeotek.DevOps.Tools&version=0.1.0-preview.1&prerelease
                    
nuke :add-package Adeotek.DevOps.Tools --version 0.1.0-preview.1
                    

AdeoTEK DevOps Tools (dot)

A collection of CLI DevOps tools.

Install

dotnet tool install -g AdeoTEK.DevOps.Tools

Update

dotnet tool update -g AdeoTEK.DevOps.Tools

AdeoTEK DevOps Tools NuGet package can be found here.

Usage

dot [options] <command>

Or

dotnet dot [options] <command>

Commands

  1. container - Docker containers management tool
    1. up - Create/Update Docker containers based on JSON/YAML configuration files
    2. down - Remove Docker containers based on JSON/YAML configuration files
    3. config - JSON/YAML configuration files generator/checker

Use dot <command> --help for more information about a command.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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.  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