Complete command reference for the Decillion AI CLI tool
npm install -g decillion-cliAfter installation, you can use the decillion command globally.
Log into your account. The username is permanent and cannot be changed once set.
Get data for a specific user by ID.
Get your own user profile and metadata.
List users in paginated format.
Create a new point with the given configuration.
Update visibility and history settings for a point.
Retrieve details of a specific point.
Delete a point by ID.
Join a public point by ID.
List your own points in a specific origin.
List all public points with pagination.
Send a signal/message in a point or to a specific user.
For more detailed documentation and examples, visit our full documentation site.
View Full Documentation