Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 449 Bytes

set-default.md

File metadata and controls

12 lines (8 loc) · 449 Bytes

Set Default

If you want to update your endpoint to be the default one, just do it like this:
forgebox endpoint set-default stg-forgebox

This will default your endpoint and you will be able to install packages from your endpoint without giving a namespace.

{% hint style="info" %} You can verify that your default endpoint has changed by executing the list command. {% endhint %}