Skip to content

Improve CLI flags

Compare
Choose a tag to compare
@nyggus nyggus released this 14 Sep 14:00
· 62 commits to main since this release

Before, the user needed to use the cli flag to create a CLI package. The flag did not look like a flag. Now, the user can use --cli and -cli flag (in case of a mistake), but for backward compatibility, the cli flag is also accepted.