Release notes
Contents
v2.3.1
Bugs
Reinstalling cli through snapcraft after it was manually installed fails
Account query is no longer available
v2.2.0
Features
Support start/stop of applications in a sandbox.
Improvements
Project can now be built without a sandbox (with
--force
flag).
v2.1.1
Bugs
Fix "empty dump name" error when doing
dump upgrade
Fix excessive help text when creating a new project
v2.1.0
Improvements
Compile for Apple M1 chips and other architectures
Bugs
Fix access token parsing
v2.0.0
Features
Enable global no-prompts flag
Handle symlinked distributions
Enable cloud commands
Add auditlog/cleanup management endpoint
Improvements
Add support for debug parameter when starting a sandbox
Support port other than 8080
Show entire list of sandboxes in sandbox start
Improve feedback when user provides an invalid project name
Give feedback when project deploy is executed with dev parameter
Alias for dev mode
Migrate to go modules
Handle all unavailable ports in the same manner
Bugs
Snapcraft installation on Ubuntu not working
Sandbox not properly deleted if running
Check for illegal characters in sandbox names
v1.5.0
Features
Support
snapshot restore --latest
Improvements
Install apps from the project directory by default
Show progress of
sandbox delete
command
Bugs
Fixed permissions on
cloud
folderCommand
enonic project ?
always returns exit code 0
v1.4.0
Improvements
Filter the list of distributions based on XP version of the project
Check compatibility with sandbox' XP version before deploying an app
Bugs
latest
returns incorrect result when called the first timeCommand
enonic project ?
always returns exit code 0
v1.3.0
Improvements
Add
--archive
parameter todump create
commandAdd
--archive
parameter todump load
commandShow instructions on project deployment upon completing new project wizard
Bugs
enonic repo readonly
command unnecessarily closes indices
v1.2.1
Bugs
Enonic sandbox does not start in detached mode on CentOS7/macOS
deploy
command erases runtime PID info when sandbox was started in detached modeinstall
command gives NPE when env variable is not defined and host is not provided
v1.2.0
Improvements
Add support for proxy
v1.1.1
Improvements
Change update message when local version of CLI is the latest
Bugs
CLI asks to start the sandbox that is already running
Remove enonic-xp- from distro name in the sandbox list
v.1.1.0
Features
Allow passing flags to Gradle
Enable
vacuum
commandkeep-alive in
cms reprocess
keep-alive in
repo reindex
Improvements
Add backwards compatibility for
reprocess
commandChange update message when local version of CLI is the latest
Flag to list B- and RC- versions of the distro on `create sandbox
Hide password when dump upgrading
Indicate latest, stable and unstable releases
Make
import
top level commandShow example of a custom repo path in project create wizard
enonic app install --file
panics when file is not foundenonic project create
project name cmdline parameter
Bugs
After restart of server - token is invalid but no revalidation is attempted
CLI does not exit on SIGINT (Crtl + C) when creating new projects
Change
update
toupgrade
in the description of how to upgrade CLI with brewdeploy
task is interrupted when processId of previously running sandbox cannot be not foundenonic project create --help
parameters not documentedenonic project create
doesn’t include.gitignore