Today; user must explicitly enter credentials
for PUV, there will be no explicit user input, but there will be an env having a valid token for API use. Have some logic/option to be able to pull in an ENV var and pass it into the icurl function for API calls.
can test with this for CLI run vs PUV run:
SESSION_FILE="/.aci/.sessions/.token"
Today; user must explicitly enter credentials
for PUV, there will be no explicit user input, but there will be an env having a valid token for API use. Have some logic/option to be able to pull in an ENV var and pass it into the icurl function for API calls.
can test with this for CLI run vs PUV run:
SESSION_FILE="/.aci/.sessions/.token"