Skip to content

Add missing PingOne Authentication Environment ID option to request command#171

Open
wesleymccollam wants to merge 1 commit intomainfrom
addMissingPingOneAuthenticationAPIEnvironmentIDOptionToRequest
Open

Add missing PingOne Authentication Environment ID option to request command#171
wesleymccollam wants to merge 1 commit intomainfrom
addMissingPingOneAuthenticationAPIEnvironmentIDOptionToRequest

Conversation

@wesleymccollam
Copy link
Copy Markdown
Contributor

Change Description

Add missing PingOne Authentication Environment ID option to request command

Change Characteristics

  • This PR contains beta functionality
  • This PR requires introduction of breaking changes

Checklist

All full (or complete) PRs that need review prior to merge should have the following box checked.

If contributing a partial or incomplete change (expecting the development team to complete the remaining work) please leave the box unchecked

  • Check to confirm: I have performed a review of my PR against the PR checklist and confirm that:
    • Changes have proper unit and acceptance test coverage (including regression tests)
    • Impacted command, parameter and flag descriptions have been reviewed and updated
    • Impacted command examples have been reviewed and updated
    • Impacted documentation files have been reviewed and updated
    • Does not introduce breaking changes to commands, parameters or flags (unless required to do so)
    • I am aware that changes to generated code may not be merged

Required SDK Upgrades

Testing

This PR has been tested with:

  • [- [ ] Unit tests (please paste commands and results below)
  • Acceptance tests (please paste commands and results below)
  • End-to-end tests (please paste the link to the actions workflow runs)
  • Not applicable (no evidences needed)] Unit tests (please paste commands and results below)
  • Acceptance tests (please paste commands and results below)
  • End-to-end tests (please paste the link to the actions workflow runs)
  • Not applicable (no evidences needed)

Shell Command(s)

go test -v -run 'Test_RequestCommand_HelpIncludesPingOneEnvironmentFlag|Test_RequestCommand_ClientCredentialsEnvironmentErrorUsesSupportedConfigKey' ./cmd/request/... -count=1

Testing Results

Expand Results
=== RUN   Test_RequestCommand_HelpIncludesPingOneEnvironmentFlag
--- PASS: Test_RequestCommand_HelpIncludesPingOneEnvironmentFlag (0.01s)
=== RUN   Test_RequestCommand_ClientCredentialsEnvironmentErrorUsesSupportedConfigKey
--- PASS: Test_RequestCommand_ClientCredentialsEnvironmentErrorUsesSupportedConfigKey (0.00s)
PASS
ok  	github.com/pingidentity/pingcli/cmd/request	0.631s

End-to-end Tests Workflow Links

  • N/A

@wesleymccollam wesleymccollam requested a review from a team as a code owner April 23, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant