syncano-node icon indicating copy to clipboard operation
syncano-node copied to clipboard

No instance is created when using npx s init -i INSTANCE_NAME

Open maciejkorsan opened this issue 6 years ago • 2 comments

No instance is created when using npx s init -i INSTANCE_NAME (works with npx s attach)

maciejkorsan avatar Sep 07 '18 10:09 maciejkorsan

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?

mkucharz avatar Oct 14 '18 15:10 mkucharz

I guess so - this is typical behavior, we should inform the user that the instance is either created or attached.

maciejkorsan avatar Oct 14 '18 19:10 maciejkorsan