[MCOL-5525] CLI Startup - Single start command for Single Node Created: 2023-07-01  Updated: 2023-07-02

Status: Open
Project: MariaDB ColumnStore
Component/s: cmapi
Affects Version/s: None
Fix Version/s: 23.10

Type: New Feature Priority: Major
Reporter: Kathryn Sizemore Assignee: Alan Mologorsky
Resolution: Unresolved Votes: 0
Labels: None


 Description   

add a feature to fire off a single node and simplify the columnstore single node setup process to as few steps as possible.

I want initial setup for single nodes to look something like this:

sudo dnf -y install MariaDB-columnstore-engine
mcs start

Removing these two steps that would use a default API key (in the CNF file) and only add node localhost:

mcs cluster set api-key --key <your_key> 
mcs cluster node add --node <hostname>


Generated at Thu Feb 08 02:58:31 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.