Waiin.Raaghu.Cli 1.0.16

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Waiin.Raaghu.Cli --version 1.0.16                
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 Waiin.Raaghu.Cli --version 1.0.16                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Waiin.Raaghu.Cli&version=1.0.16                
nuke :add-package Waiin.Raaghu.Cli --version 1.0.16                

Raaghu CLI

Raaghu CLI (Command Line Interface) is a command line tool to perform some common operations for Raaghu Design Systems (RDS) micro-frontend design systems created by WAi Technologies.

Installation

Raaghu CLI is a dotnet global tool. Install it using a command line window:

dotnet tool install Waiin.Raaghu.Cli
dotnet tool install -g Waiin.Raaghu.Cli
dotnet tool install --global Waiin.Raaghu.Cli

To update an existing installation:

dotnet tool update Waiin.Raaghu.Cli
dotnet tool update -g Waiin.Raaghu.Cli
dotnet tool update --global Waiin.Raaghu.Cli

Commands

Here, is the list of all available commands before explaining their details:

  • help: Shows help on the usage of the Raaghu CLI.
  • new: Generates a new solution based on the Raaghu Commands.
  • login: Authenticates on your computer with your raaghu.io username and password.
  • login-info: Shows the current user's login information.
  • logout: Logouts from your computer if you've authenticated before.

help

Shows basic usages of the Raaghu CLI.

Usage:

raaghu help 

Examples:

raaghu help        # Shows a general help.
raaghu help new    # Shows help about the "new" command.

new

Generates a new solution based on the Raaghu Commands.

Usage:

raaghu new <solution-name> [options]

Example:

raaghu new Raaghu.BookStore
  • Raaghu.BookStore is the solution name here.
  • Common convention is to name a solution is like YourCompany.YourProject. However, you can use different naming like YourProject (single level namespacing) or YourCompany.YourProduct.YourModule (three levels namespacing).
Options
  • --version or -v: Specifie the Raaghu version. If the version is not specified then it will automatically use the latest version accordingly to create the solution.
raaghu new <solution-name> --version <version>
raaghu new <solution-name> -v <version>

Example:

raaghu new Raaghu.BookStore  --version 7.4.4
raaghu new Raaghu.BookStore  -v 7.4.4

login

Some features of the CLI requires to be logged in to raaghu.io platform. To login with your username write:

raaghu login <username>                                  # Allows you to enter your password hidden

A new login with an already active session overwrites the previous session.

login-info

Shows your login information such as Username .

raaghu login-info

logout

Logs you out by removing the session token from your computer.

raaghu logout
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. 
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
1.2.1 0 11/29/2024
1.2.0 76 11/29/2024 1.2.0 is deprecated because it is no longer maintained.
1.1.19 88 11/26/2024 1.1.19 is deprecated because it is no longer maintained.
1.1.18 100 11/25/2024 1.1.18 is deprecated because it is no longer maintained.
1.1.17 177 10/30/2024 1.1.17 is deprecated because it is no longer maintained.
1.1.16 85 10/28/2024 1.1.16 is deprecated because it is no longer maintained.
1.1.15 352 8/8/2024 1.1.15 is deprecated because it is no longer maintained.
1.1.14 76 7/31/2024 1.1.14 is deprecated because it is no longer maintained.
1.1.13 78 7/29/2024 1.1.13 is deprecated because it is no longer maintained.
1.1.12 126 7/19/2024 1.1.12 is deprecated because it is no longer maintained.
1.1.11 171 7/3/2024 1.1.11 is deprecated because it is no longer maintained.
1.1.10 132 7/1/2024 1.1.10 is deprecated because it is no longer maintained.
1.1.9 114 6/26/2024 1.1.9 is deprecated because it is no longer maintained.
1.1.8 142 6/20/2024 1.1.8 is deprecated because it is no longer maintained.
1.1.7 167 5/28/2024 1.1.7 is deprecated because it is no longer maintained.
1.1.6 142 5/28/2024 1.1.6 is deprecated because it is no longer maintained.
1.1.5 115 5/24/2024 1.1.5 is deprecated because it is no longer maintained.
1.1.4 84 5/14/2024 1.1.4 is deprecated because it is no longer maintained.
1.1.3 148 5/8/2024 1.1.3 is deprecated because it is no longer maintained.
1.1.2 157 5/8/2024 1.1.2 is deprecated because it is no longer maintained.
1.1.1 133 5/7/2024 1.1.1 is deprecated because it is no longer maintained.
1.1.0 178 5/4/2024 1.1.0 is deprecated because it is no longer maintained.
1.0.29 126 5/2/2024 1.0.29 is deprecated because it is no longer maintained.
1.0.28 112 5/2/2024 1.0.28 is deprecated because it is no longer maintained.
1.0.27 71 5/2/2024 1.0.27 is deprecated because it is no longer maintained.
1.0.26 92 5/2/2024 1.0.26 is deprecated because it is no longer maintained.
1.0.25 143 4/30/2024 1.0.25 is deprecated because it is no longer maintained.
1.0.24 138 4/26/2024 1.0.24 is deprecated because it is no longer maintained.
1.0.23 145 4/22/2024 1.0.23 is deprecated because it is no longer maintained.
1.0.22 132 4/22/2024 1.0.22 is deprecated because it is no longer maintained.
1.0.21 132 4/19/2024 1.0.21 is deprecated because it is no longer maintained.
1.0.20 126 4/19/2024 1.0.20 is deprecated because it is no longer maintained.
1.0.19 119 4/18/2024 1.0.19 is deprecated because it is no longer maintained.
1.0.18 122 4/17/2024 1.0.18 is deprecated because it is no longer maintained.
1.0.17 138 4/16/2024 1.0.17 is deprecated because it is no longer maintained.
1.0.16 209 4/12/2024 1.0.16 is deprecated because it is no longer maintained.
1.0.15 350 4/1/2024 1.0.15 is deprecated because it is no longer maintained.
1.0.14 408 3/28/2024 1.0.14 is deprecated because it is no longer maintained.
1.0.13 374 3/28/2024 1.0.13 is deprecated because it is no longer maintained.
1.0.12 413 3/28/2024 1.0.12 is deprecated because it is no longer maintained.
1.0.11 351 3/27/2024 1.0.11 is deprecated because it is no longer maintained.
1.0.10 451 3/26/2024 1.0.10 is deprecated because it is no longer maintained.
1.0.9 634 3/13/2024 1.0.9 is deprecated because it is no longer maintained.
1.0.8 633 3/5/2024 1.0.8 is deprecated because it is no longer maintained.
1.0.7 758 2/28/2024 1.0.7 is deprecated because it is no longer maintained.
1.0.6 745 2/28/2024 1.0.6 is deprecated because it is no longer maintained.
1.0.5 837 2/28/2024 1.0.5 is deprecated because it is no longer maintained.
1.0.4 799 2/28/2024 1.0.4 is deprecated because it is no longer maintained.
1.0.3 705 2/27/2024 1.0.3 is deprecated because it is no longer maintained.
1.0.2 759 2/26/2024 1.0.2 is deprecated because it is no longer maintained.
1.0.1 921 2/26/2024 1.0.1 is deprecated because it is no longer maintained.
1.0.0 945 2/26/2024 1.0.0 is deprecated because it is no longer maintained.