Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To start off this tutorial, we have to create a new project first.

...

Then use login command to log in to the Shell. 

Info
Note

Registration to CleverMaps Please note that if you created a CleverMaps account using social login (Facebook, Google) you will not provide you the credentials that you use to log in to Shell. To be able to create your own CleverMaps projects, please register using an email addressbe able to use the same credentials you use for these services. In this case, you will have to generate an access token. See how to generate an access token.


Code Block
languagetext
themeMidnight
CleverMaps$ login 
Found credentials file: /home/tomas/.cleverMaps/credentials
Found config file: /home/tomas/.cleverMaps/config
	* setting /home/tomas/metadata as default dump directory

Successfully logged in as tomas.schmidl@clevermaps.io

tomas.schmidl@secure.clevermaps.io$ 

...

New project has been created and opened. It is uniquely identified by the generated project ID - k5t8mf2a80tay2ng. The context has changed to an opened project - /project:k5t8mf2a80tay2ng$.

...