Skip to main content

auth

Authenticates with the API key provided in the <api_key> argument.

$ holistics auth <api_key>

Find your API key in the Users > Settings section within the Holistics app.

Once authenticated, the API key will be saved in ~/.holistics.yml. Subsequent commands that require authentication will use the saved API key.

Example

$ holistics auth 7W/tAyVs8gjPCX2QQurZTQj3NFeYvdQb7YaDLcungH4=

Let us know what you think about this document :)