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

# tensorkube get-permissions-command

## `tensorkube get-permissions-command`

Get the admin command needed to grant access to the current user.

<Note>
  This command is only needed if you are not the initial user who created the EKS cluster.
  The user that doesn't have permissions needs to run this command and then send the resulting command
  to the admin user that provisioned the Tensorfuse runtime.
</Note>

**Usage:**

```bash theme={null}
tensorkube get-permissions-command
```

**Options:**

* `--help BOOL` \[default: false]: Show this message and exit.
