om icon indicating copy to clipboard operation
om copied to clipboard

General command line utility for working with VMware Tanzu Operations Manager

Results 29 om issues
Sort by recently updated
recently updated
newest added

## Observed behavior We had multiple stemcells on opsman (621.151, 621.141 and others) and could verify that by `om curl -p /api/v0/stemcell_associations` Using the Opsman Stemcell Libraty UI didn't let...

scheduled

### Overview On a vSphere environment, each AZ can have multiple clusters defined underneath it. The clusters have 3 properties that define its uniqueness - `cluster`, `resource_pool`, and `host_group`. You...

bug
scheduled

### Steps to reproduce 1. Create a vm-extension by using `om create-vm-extension`. 2. Configure that `vm-extension` in the tiles resources configuration. 3. Apply the changes in om. 4. Run `om...

unscheduled

Hello, when trying to deploy a new product to an OpsManager with an errand file, I get the following error: ``` $ om --env opsman.env.yml apply-changes --product-name p-rabbitmq --config errands.yml...

unscheduled
stale

## What's new? - Added CI for the repository. - On PR: `CI`, and `OM container CI` - On merge to `main`: `OM Container CD` --> Not tested - On...

unscheduled

Hey I'm from the BOSH/OpsMan Team We'd like to allow to reset uaa host to a value from an env var. In local dev envs we do not always have...

unscheduled

Forgive me for these write-ups, but it's very useful to externalize them in pivotal-cf/om and make them visible for future references. [Starting in `p-redis` 2.1.3](https://network.pivotal.io/products/p-redis/#/releases/422759), the product version in opsmgr...

enhancement
unscheduled
discussion
hacktoberfest

If vSphere password contains a slash, OM cli fails to parse the URL that it generates. I've not found a workaround other than changing the password. ``` $ om -t...

accepted
pr welcome

We have cert rotate tasks which need an apply changes on all products in the ops manager. However its observered that OM is not taking all of them. It takes...

question
unscheduled

Hello 👋🏽 We use `om` as a library in our go code. We also use dependabot to keep our dependencies up to date. We just realised that om was not...

enhancement
scheduled