diff --git a/.changeset/serious-badgers-brake.md b/.changeset/serious-badgers-brake.md new file mode 100644 index 00000000..e88cfd54 --- /dev/null +++ b/.changeset/serious-badgers-brake.md @@ -0,0 +1,17 @@ +--- +"composable-cli": minor +--- + +Composable cli now has a more complete set of commands + +- READ_ME has clear descirption on how to use the CLI +- CLI now supports help functionality with examples +- There are 7 new base commands - see the cli help for more information + - login + - logout + - feedback + - config + - store + - generate + - insights +