# replicated profile ls

List all authentication profiles

### Synopsis

List all authentication profiles configured in ~/.replicated/config.yaml.

The default profile is indicated with an asterisk (*).

```
replicated profile ls [flags]
```

### Examples

```
# List all profiles
replicated profile ls
```

### Options

```
  -h, --help   help for ls
```

### Options inherited from parent commands

```
      --app string       The app slug or app id to use in all calls
      --debug            Enable debug output
      --profile string   The authentication profile to use for this command
      --token string     The API token to use to access your app in the Vendor API
```

### SEE ALSO

* [replicated profile](replicated-cli-profile)	 - Manage authentication profiles