forked from casualsnek/onthespot
-
-
Notifications
You must be signed in to change notification settings - Fork 14
CLI
ungaul edited this page Jan 23, 2025
·
1 revision
The CLI (Command-Line Interface) provides direct access to application functionality through text commands. It is designed for advanced users and automation scenarios.
- Manage accounts.
- Search and download media.
- Configure application settings.
- Advanced automation via scripting.
- Add Account: Command to add a new account.
- Remove Account: Command to remove an existing account.
- List Accounts: Display all configured accounts.
- Search: Query media by name or URL.
- Download: Initiate downloads using specific parameters.
- Set Config: Update configuration parameters.
- Get Config: View current configuration.
- Batch Commands: Execute a series of commands from a script file.
Refer to the linked documents for comprehensive details on specific topics.
Footer