Initializing Lyrid Client
note
This step requires you to have access key and secret key. If either your keys are lost or you just want to make a new key, you can head here .
#
Adding Default ConfigLyrid CLI interface needs to be initialized with the key and secret that is generated by the system. To initialize the client, run this following command:
note
- After adding new config , you can check your user and account info here
- Local user config JSON file is store in the current user's home folder path $HOME/.lc directory
#
Additional ConfigUser can add more than one access and secret key into their local machine by calling another add command with different config name.
To list the currently usable config
#
Switching Current ConfigOnly one configuration context can be use at a time. To select a configuration
#
Deleting ConfigTo delete a single configuration:
To clear all configurations in the local machine: