Archy 1.0.3
dotnet tool install --global Archy --version 1.0.3
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Archy --version 1.0.3
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Archy&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Archy --version 1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
archy
Search for Products from an auto-generated list of detailed Architecture Components/Services based on multiple Cloud-platforms (AZURE / AWS / GCP / IBM)
PRE-REQ: .NET Core SDK
# Install from nuget.org
dotnet tool install -g archy
# Upgrade to latest version from nuget.org
dotnet tool update -g archy --no-cache
# Install a specific version from nuget.org
dotnet tool install -g archy --version 1.0.x
# Uninstall
dotnet tool uninstall -g archy
NOTE: If the Tool is not accesible post installation, add
%USERPROFILE%\.dotnet\toolsto the PATH env-var.
USAGE:
- Enter your platform/prefix followed by the
/andsearch-term(e.g.all/apioraz/botsoraw/securityorg/computeori/vmware)- You can then use the index to get an overview of a specific search result (e.g.
2.4or2 4)
Once a platform is selected for search using
prefix/, just enter thesearch-termwithout using the platform-prefix again for subsequent searches.<br/> (e.g. after searching forbotsusingaz/bots, just typecomputeto search for it under Azure next)<br/> To switch to a new platform, use theprefix/again. - You can then use the index to get an overview of a specific search result (e.g.
- Enter
p/search-termto make the ML model predict a prouct - Enter
sto change config-settingsDefaultPlatform:All/Azure/Aws/Gcp/Ibm
- Enter
cto clear the console - Enter
qto quit - Enter
?to print help
PREFIXES:
- ALL:
all - AZURE:
az,azure - AWS:
aw/am/aws/amz - GCP:
g/gcp/goog - IBM:
i/ibm
CONTRIBUTION
# Install from local project path
dotnet tool install -g --add-source ./bin archy
# Publish package to nuget.org
nuget push ./bin/Archy.1.0.0.nupkg -ApiKey <key> -Source https://api.nuget.org/v3/index.json
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. 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. 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. |
| .NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.