syncano-node
syncano-node copied to clipboard
No instance is created when using npx s init -i INSTANCE_NAME
No instance is created when using npx s init -i INSTANCE_NAME
(works with npx s attach
)
This is actually not a bug.
-i, --instance <name> Instance you want to use for your project. If not provided, an Instance will be ```
Do you feel it should create instance when not exist?
I guess so - this is typical behavior, we should inform the user that the instance is either created or attached.