Skip to content

Commit

Permalink
Removed internal links and refs
Browse files Browse the repository at this point in the history
  • Loading branch information
tirthct committed Oct 8, 2024
1 parent a3eacc2 commit d6d681a
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -481,19 +481,6 @@ The following flags are available for `patch subscription`:

OCM Support CLI can be used to sync cloud resources and generate quota rules in AMS.

This command involves:
1. cloning uhc-account-manager repo
2. replacing quota-cloud-resources.csv
3. generating quota rules by executing `make generate-quota`
4. pushing to a remote branch in AMS so an MR can be opened (note: it does not currently open the MR for you, but does provide the gitlab link to open the MR)

Note that the command does NOT support the following:
- Removing cloud resources
- Adding incorrect cloud resources for which quota rules cannot be generated

#### Prerequisites
- Update `3. Cloud Resources` sheet [here](https://docs.google.com/spreadsheets/d/1HGvQnahZCxb_zYH2kSnnTFsxy9MM49vywd-P0X_ISLA/edit?usp=sharing) and export as CSV in your local machine.

#### Usage
Use the following command to add cloud resources in AMS:
```
Expand All @@ -503,8 +490,6 @@ ocm support sync-cloud-resources OCM-0000 \path\to\file --dry-run=false

`csv-path` : File path for the exported CSV.

Once the command is completed, you will be provided with a gitlab link to open and MR. Please ping @ocm-core-team in [#forum-cluster-management](https://redhat.enterprise.slack.com/archives/CB53T9ZHQ) Slack channel to review the MR.

The following flags are available for `sync-cloud-resources`:

```
Expand Down

0 comments on commit d6d681a

Please sign in to comment.