Getting started
code.store CLI provides a set of commands that allow you to manage your services and projects. This section contains the installation steps, a typical workflow and a description of main commands.
Last updated
Was this helpful?
code.store CLI provides a set of commands that allow you to manage your services and projects. This section contains the installation steps, a typical workflow and a description of main commands.
Last updated
Was this helpful?
We are iterating really fast in order to bring the best user experience and some great features to our product, that's why please check for updates in our CLI!
This installation method is not recommended as it does not auto-update.
These are available in gzip compression:
PalmOS (just kidding)
To verify that the CLI has been correctly installed, use the codestore --version
command:
You should see "codestore x.y.z darwin-X node-vX.Y.Z" output.
The code.store CLI will keep itself up to date automatically, unless you installed it via npm install
. In that case use npm update codestore
in order to upgrade the package to the latest version.
For each service, the code.store CLI is generating a directory structure that resembles the following:
Read more about the .