Installation
The documentation applies to: v0.8.0
LET Portal CLI is cross-platform toolchain for installing, uninstalling, upgrading, downgrading and patching a Portal Database and Identity Database.
DevOps culture, Coninous Integration and Coninous Delivery are very popular, so LET Portal need to adapt with these changes for making easier life.
However, we are still developing this CLI to make it 'like' any popular CLI such as Dotnet CLI so it might take long time to complete. At this time, it is just a compiled source code and set it into Windows and Linux Environment.
Installation & Update¶
A simple step is you run a script file to install or update LET Portal CLI.
``` powershell tab="Windows" .\src\web-apis\installation.ps1
``` bash tab="Linux"
./src/web-apis/installation.sh
Update new version
We always update a CLI so that you need to update frequently by running this script.
Default installation folder
``` powershell tab="Windows" C:\Tools
``` bash tab="Linux"
~/.letportal
Synopsis¶
bash tab="Synopsis"
letportal <APP> <Command> <Version> [-c|--connection] [-db|--db-type] [-f|--file] [-p|--patch]
CLI Commands¶
The following commands are installed by default: