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

Add acm-import subcommand #6

Open
KevinFCormier opened this issue Feb 4, 2021 · 0 comments
Open

Add acm-import subcommand #6

KevinFCormier opened this issue Feb 4, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@KevinFCormier
Copy link
Collaborator

cm acm-import [HUB-CONTEXT] MANAGED-CONTEXT

This would use supplied or inferred hub context to create the ManagedCluster object on the hub and obtain the import command, then run the import command in the managed context.

This would be very powerful in a sequence like the following, which depends on #5:

cm new cluster-pool hub \
&& cm new cluster-pool spoke \
&& cm install-acm hub \
&& cm acm-import hub spoke
@KevinFCormier KevinFCormier added the enhancement New feature or request label Feb 4, 2021
@KevinFCormier KevinFCormier changed the title Add acm-add subcommand Add acm-import subcommand Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant