Skip to content

Commit

Permalink
Update README.md (#329)
Browse files Browse the repository at this point in the history
Adds documentation for the 
clio reg-web-app -a <ENVIRONMENT_NAME> command to set the active environment.
  • Loading branch information
WerdienJihed authored Oct 30, 2024
1 parent f2448f1 commit 9f69dac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -697,6 +697,11 @@ or update existing settings
clio reg-web-app <ENVIRONMENT_NAME> -u administrator -p password
```

## Set the active environment
```
clio reg-web-app -a <ENVIRONMENT_NAME>
```

## Delete the existing environment

```bash
Expand Down

0 comments on commit 9f69dac

Please sign in to comment.