Configuration
Configure the Ubidots CLI to connect with your account.
General syntax
ubidots <command> <subcommand> <argument> [options]config
configubidots config
API Domain [https://industrial.api.ubidots.com]:
Authentication Method [TOKEN]:
Access Token [*******************************pPem]:
> [DONE]: Configuration saved successfully.cat $HOME/.ubidots_cli/config.yaml
access_token: <ubidots-token>
api_domain: https://industrial.api.ubidots.com
auth_method: X-Auth-TokenLast updated
Was this helpful?