heroku / heroku/cli

One-Off Dyno doesn't make CLI user available

Open
#3,214 7 comments 0 reactions 0 assignees View on GitHub
enhancement on-call reviewed question
Dominant language
TypeScript
Stars
889
Forks
236
Avg merge
2d 10h
Merged PRs (30d)
33

Description

Hi, I'd like to know who the authorized CLI user is, for a One-Off Dyno. Hopefully I'm wrong and it's available somehow.

I expect to be able to start a One-Off Dyno and see the user that created it from within the Dyno.

**Example:**

```
heroku run bash -a my_app
echo $HEROKU_ONE_OFF_USER
me@mydomain.com
```

I imagine this could be implemented behind the scenes in the API by passing an ENV, if not already available in another way.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.