> ## Documentation Index
> Fetch the complete documentation index at: https://docs.inferless.com/llms.txt
> Use this file to discover all available pages before exploring further.

# June 21st Update - Enhanced CLI Commands and Model Management APIs

**Latest Enhancements & Features:**

1. **Runtime Patch Command**: We've added a new patch command to the Inferless CLI. This allows you to update packages in your runtime easily. Simply use inferless runtime patch -p path/to/file to apply updates efficiently.

2. **Machine Settings Configuration**: You can now programmatically configure machine settings for your models using our API. Learn more in our documentation [here](https://docs.inferless.com/api-reference/model-management-apis/model-settings-update).

3. **Fetch Model Logs**: Retrieve logs for any model programmatically with our new API.  Detailed instructions are available in our documentation [here](https://docs.inferless.com/api-reference/model-management-apis/model-logs-get)

Stay tuned for more exciting features and improvements.
