clio 8.0.1.53

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

Build

Introduction

Command Line Interface clio is the utility for integration Creatio platform with development and CI/CD tools.

Please give clio-explorer, a Visual Studio code extension for clio a try! This extension provides user interface over clio commands.

Installation and features

Windows

To register clio as the global tool, run the command:

dotnet tool install clio

you can register clio for all users:

dotnet tool install clio -g

To unregister clio as the global tool, run the command:

dotnet tool uninstall clio

or for all users:

dotnet tool uninstall clio -g

More information you can see in .NET Core Global Tools overview.

Context menu

clio register

https://user-images.githubusercontent.com/26967647/169416137-351674ca-0bd2-44f1-83af-df4557bd02fd.mp4

clio unregister

MacOS / Linux

  1. Download .net 8 for Mac/Linux

  2. Register clio as the global tool, with the command:

dotnet tool install clio

More information you can see in .NET Core Global Tools overview.

Execute command in terminal for success check

clio help

Help and examples

To display available commands use:

clio help

For display command help use:

clio <COMMAND_NAME> --help

Run with docker

Build

docker build -f ./install/Dockerfile -t clio .

Run

docker run -it --rm clio help
docker run -it --rm clio reg-web-app -help

Commands Reference

Explore clio commands

Workspace Solution Generation (.slnx)

Starting from September 2025, the createw command generates a solution file in .slnx format. All projects are added in a sorted order by their relative path, ensuring a stable and repeatable solution structure.

  • Solution file: .solution/CreatioPackages.slnx
  • Projects: always sorted by path
  • Command: clio createw

This change improves consistency for CI/CD and version control.

Product 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.  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
8.0.1.71 0 11/28/2025
8.0.1.69 139 11/27/2025
8.0.1.68 802 11/21/2025
8.0.1.66 504 11/21/2025
8.0.1.63 393 11/20/2025
8.0.1.62 413 11/20/2025
8.0.1.61 718 11/14/2025
8.0.1.60 321 11/14/2025
8.0.1.59 267 11/13/2025
8.0.1.58 509 11/10/2025
8.0.1.57 311 11/7/2025
8.0.1.56 185 11/6/2025
8.0.1.54 1,143 10/24/2025
8.0.1.53 197 10/24/2025
8.0.1.52 3,152 9/18/2025
8.0.1.51 742 9/12/2025
8.0.1.50 189 9/11/2025
8.0.1.47 472 9/8/2025
8.0.1.46 884 8/29/2025
8.0.1.45 231 8/28/2025
8.0.1.42 786 8/19/2025
8.0.1.41 479 8/14/2025
8.0.1.40 1,407 7/17/2025
8.0.1.39 815 7/8/2025
8.0.1.38 785 6/26/2025
8.0.1.37 554 6/19/2025
8.0.1.36 863 6/11/2025
8.0.1.35 357 6/11/2025
8.0.1.34 448 6/10/2025
8.0.1.32 780 5/29/2025
8.0.1.31 812 5/22/2025
8.0.1.30 701 5/15/2025
8.0.1.29 2,714 4/17/2025
8.0.1.28 1,530 4/10/2025
8.0.1.27 315 4/10/2025
8.0.1.26 2,040 4/3/2025
8.0.1.25 1,608 3/27/2025
8.0.1.24 241 3/27/2025
8.0.1.23 5,273 3/14/2025
8.0.1.22 1,813 3/7/2025
8.0.1.21 3,194 2/21/2025
8.0.1.20 1,468 2/14/2025
8.0.1.19 742 2/13/2025
8.0.1.18 1,450 2/7/2025
8.0.1.17 2,621 1/23/2025
8.0.1.16 1,646 1/17/2025
8.0.1.15 1,979 1/10/2025
8.0.1.14 1,453 1/3/2025
8.0.1.13 803 1/3/2025
8.0.1.12 1,170 12/27/2024
8.0.1.11 578 12/26/2024
8.0.1.10 2,516 12/13/2024
8.0.1.9 561 12/13/2024
8.0.1.8 856 12/12/2024
8.0.1.7 2,066 12/6/2024
8.0.1.6 2,361 11/22/2024
8.0.1.5 1,838 11/15/2024
8.0.1.4 738 11/14/2024
8.0.1.3 4,459 11/7/2024
8.0.1.2 2,296 10/31/2024
8.0.1.1 2,194 10/24/2024
6.1.0.39 7,857 9/26/2024
6.1.0.38 2,501 9/20/2024
6.1.0.37 1,153 9/13/2024
6.1.0.36 2,308 9/5/2024
6.1.0.35 3,033 8/22/2024
6.1.0.34 2,629 8/15/2024
6.1.0.33 2,338 8/9/2024
6.1.0.32 1,791 7/26/2024
6.1.0.31 1,914 7/19/2024
6.1.0.30 2,022 7/18/2024
6.1.0.29 2,452 7/12/2024
6.1.0.28 2,114 7/11/2024
6.1.0.27 1,855 7/11/2024
6.1.0.26 938 7/5/2024
6.1.0.25 2,040 7/4/2024
6.1.0.24 852 6/27/2024
6.1.0.23 422 6/26/2024
6.1.0.22 879 6/20/2024
6.1.0.21 957 6/13/2024
6.1.0.20 586 6/6/2024
6.1.0.19 1,021 5/31/2024
6.1.0.18 1,077 5/24/2024
6.1.0.16 924 5/17/2024
6.1.0.15 769 5/10/2024
6.1.0.14 1,039 4/30/2024
6.1.0.13 787 4/26/2024
6.1.0.12 1,027 4/19/2024
6.1.0.11 491 4/19/2024
6.1.0.10 443 4/18/2024
6.1.0.9 371 4/18/2024
6.1.0.8 1,268 4/11/2024
6.1.0.7 539 4/11/2024
6.1.0.6 537 4/11/2024
6.1.0.5 576 4/11/2024
6.1.0.4 1,034 4/3/2024
6.1.0.3 961 3/29/2024
6.1.0.2 467 3/29/2024
6.1.0.1 1,421 3/22/2024
6.0.2.51 1,173 3/15/2024
6.0.2.50 512 3/15/2024
6.0.2.49 1,242 3/8/2024
6.0.2.48 635 3/8/2024
6.0.2.47 1,080 3/1/2024
6.0.2.46 1,824 2/22/2024
6.0.2.45 923 2/15/2024
6.0.2.44 428 2/15/2024
6.0.2.43 962 2/9/2024
6.0.2.42 425 2/8/2024
6.0.2.41 695 2/1/2024
6.0.2.40 379 2/1/2024
6.0.2.39 707 1/25/2024
6.0.2.38 538 1/18/2024
6.0.2.37 524 1/18/2024
6.0.2.36 578 1/12/2024
6.0.2.35 338 1/11/2024
6.0.2.34 820 1/8/2024
6.0.2.33 580 1/5/2024
6.0.2.32 688 12/29/2023
6.0.2.31 438 12/29/2023
6.0.2.30 493 12/26/2023
6.0.2.29 432 12/26/2023
6.0.2.28 393 12/26/2023
6.0.2.27 643 12/21/2023
6.0.2.26 427 12/21/2023
6.0.2.25 1,004 12/14/2023
6.0.2.24 456 12/14/2023
6.0.2.23 423 12/14/2023
6.0.2.22 439 12/14/2023
6.0.2.21 441 12/14/2023
6.0.2.20 419 12/14/2023
6.0.2.19 1,041 12/7/2023
6.0.2.18 454 12/7/2023
6.0.2.17 768 12/4/2023
6.0.2.16 768 12/1/2023
6.0.2.15 426 11/30/2023
6.0.2.14 890 11/24/2023
6.0.2.13 364 11/24/2023
6.0.2.12 485 11/24/2023
6.0.2.11 476 11/23/2023
6.0.2.10 733 11/17/2023
6.0.2.9 600 11/9/2023
6.0.2.8 861 11/2/2023
6.0.2.7 476 11/2/2023
6.0.2.6 418 11/2/2023
6.0.2.5 513 11/2/2023
6.0.2.4 1,178 10/24/2023
6.0.2.3 756 10/19/2023
6.0.2.2 1,062 10/12/2023
6.0.2.1 876 10/5/2023
6.0.1.45 880 9/29/2023
6.0.1.44 625 9/28/2023
6.0.1.43 837 9/21/2023
6.0.1.42 487 9/21/2023
6.0.1.41 807 9/14/2023
6.0.1.40 1,502 8/24/2023
6.0.1.39 1,016 8/17/2023
6.0.1.38 412 8/17/2023
6.0.1.37 1,050 8/10/2023
6.0.1.36 1,040 7/27/2023
6.0.1.35 850 7/20/2023
6.0.1.34 482 7/20/2023
6.0.1.33 845 7/13/2023
6.0.1.32 846 7/6/2023
6.0.1.31 893 6/29/2023
6.0.1.30 804 6/22/2023
6.0.1.29 4,685 6/15/2023
6.0.1.28 382 6/15/2023
6.0.1.27 590 6/8/2023
6.0.1.26 482 6/8/2023
6.0.1.25 537 6/1/2023
6.0.1.24 656 5/25/2023
6.0.1.23 549 5/18/2023
6.0.1.22 501 5/11/2023
6.0.1.21 657 5/4/2023
6.0.1.20 548 5/4/2023
6.0.1.19 620 4/27/2023
6.0.1.18 651 4/20/2023
6.0.1.17 654 4/20/2023
6.0.1.16 630 4/13/2023
6.0.1.15 860 3/30/2023
6.0.1.14 600 3/30/2023
6.0.1.13 945 3/23/2023
6.0.1.12 895 3/16/2023
6.0.1.11 639 3/16/2023
6.0.1.10 905 3/9/2023
6.0.1.9 626 3/9/2023
6.0.1.8 520 3/3/2023
6.0.1.7 430 3/2/2023
6.0.1.6 524 2/23/2023
6.0.1.5 525 2/17/2023
6.0.1.4 462 2/16/2023
6.0.1.3 857 2/9/2023
6.0.1.2 751 1/26/2023
6.0.1.1 520 1/26/2023
3.0.1.41 2,074 12/22/2022
3.0.1.40 582 12/22/2022
3.0.1.39 554 12/9/2022
3.0.1.38 686 12/1/2022
3.0.1.37 902 11/7/2022
3.0.1.36 904 11/7/2022
3.0.1.35 740 10/27/2022
3.0.1.34 691 10/24/2022
3.0.1.33 716 10/20/2022
3.0.1.32 670 10/20/2022
3.0.1.31 795 9/29/2022
3.0.1.30 646 9/28/2022
3.0.1.29 2,009 9/19/2022
3.0.1.28 681 9/9/2022
3.0.1.27 722 9/1/2022
3.0.1.26 736 8/25/2022
3.0.1.25 584 8/25/2022
3.0.1.24 674 8/19/2022
3.0.1.23 663 8/19/2022
3.0.1.22 618 8/19/2022
3.0.1.21 1,779 8/11/2022
3.0.1.20 607 8/11/2022
3.0.1.19 578 8/11/2022
3.0.1.18 776 8/1/2022
3.0.1.17 809 7/25/2022
3.0.1.16 674 7/21/2022
3.0.1.15 628 7/21/2022
3.0.1.14 838 7/14/2022
3.0.1.13 826 7/7/2022
3.0.1.12 775 6/30/2022
3.0.1.11 783 6/23/2022
3.0.1.10 774 6/14/2022
3.0.1.9 1,031 5/30/2022
3.0.1.8 791 5/23/2022
3.0.1.7 671 5/19/2022
3.0.1.6 818 5/11/2022
3.0.1.5 762 5/3/2022
3.0.1.2 703 5/3/2022
3.0.1.1 719 5/2/2022
2.0.0.15 9,907 9/21/2021
2.0.0.14 2,542 2/22/2021
2.0.0.13 1,322 11/20/2020
2.0.0.12 1,688 6/16/2020
2.0.0.11 867 6/11/2020
2.0.0.9 1,355 4/8/2020
2.0.0.8 993 3/9/2020
2.0.0.7 816 2/20/2020
2.0.0.6 897 2/13/2020
2.0.0.5 927 2/6/2020
2.0.0.4 806 1/30/2020
2.0.0.3 820 1/24/2020
2.0.0.2 812 1/23/2020