forgebox use

Parameters:
Name Type Required Default Hint
username string true The ForgeBox username to switch to.
skipLogin boolean false false If username isn't authenticated, retuen an error instead of prompting with login

Command Usage

Switch APIKey in use based on username. If no API Key is stored, prompt to authenticate

forgebox use username
To skip interactivity, use the skipLogin flag and you won't be asked to log if the username provided isn't authenticated
forgebox use username --skipLogin