Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New CLI command for workspace mapping #678

Merged
merged 8 commits into from
Dec 13, 2023
Merged

Commits on Dec 12, 2023

  1. Add workspace-mapping to cli

    The account admin can upload workspace info at account level into all the UCX installations under each workspace for the account.
    pritishpai committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    401a174 View commit details
    Browse the repository at this point in the history
  2. cli command name change

    Changed the cli command name and added indentation for the uploaded json.
    pritishpai committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    d5f4095 View commit details
    Browse the repository at this point in the history
  3. Adding some unit tests

    pritishpai committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    633afb9 View commit details
    Browse the repository at this point in the history
  4. Add workspace-mapping to cli

    The account admin can upload workspace info at account level into all the UCX installations under each workspace for the account.
    pritishpai committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    912a07d View commit details
    Browse the repository at this point in the history
  5. cli command name change

    Changed the cli command name and added indentation for the uploaded json.
    pritishpai committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b99f34c View commit details
    Browse the repository at this point in the history
  6. Fixing errors

    pritishpai committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8bafb88 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a3a9017 View commit details
    Browse the repository at this point in the history
  8. Renaming mock fixture

    pritishpai committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b5cedd8 View commit details
    Browse the repository at this point in the history