Skip to content

Commit

Permalink
Merge pull request #4556 from EnterpriseDB/docs/biganimal/cli-fix
Browse files Browse the repository at this point in the history
BigAnimal: remove CLI limitation
  • Loading branch information
drothery-edb authored Aug 2, 2023
2 parents bfa180c + 6491236 commit 0b7bac4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions product_docs/docs/biganimal/release/reference/cli/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,6 @@ The credential ba-user1 has been set up
```shell
biganimal config set context_credential ba-user1
```
!!!warning Current limitation
When an organization owner using BigAnimal's cloud account invites a user in another organization to join a second organization for that user, the user can't create a credential in the second organization. The workaround for this limitation is for the organization to set up their own identify provider. See [Setting up your identity provider](/biganimal/latest/getting_started/identity_provider/).

## Configuring
The initial running of the CLI creates a hidden configuration folder in your user root directory. For example, for Linux it’s `${HOME}/.edb-cli`. The CLI persists the configuration file in this directory as well as the credentials.
Expand Down

1 comment on commit 0b7bac4

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.