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 rack completion for machine ls. #246

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Add rack completion for machine ls. #246

merged 2 commits into from
Jun 6, 2024

Conversation

Gerrit91
Copy link
Contributor

@Gerrit91 Gerrit91 commented Jun 6, 2024

No description provided.

@Gerrit91 Gerrit91 requested a review from a team as a code owner June 6, 2024 09:01
@Gerrit91 Gerrit91 requested a review from majst01 June 6, 2024 09:01
@@ -25,7 +25,7 @@ func newProjectCmd(c *config) *cobra.Command {

cmdsConfig := &genericcli.CmdsConfig[*models.V1ProjectCreateRequest, *models.V1ProjectUpdateRequest, *models.V1ProjectResponse]{
BinaryName: binaryName,
GenericCLI: genericcli.NewGenericCLI[*models.V1ProjectCreateRequest, *models.V1ProjectUpdateRequest, *models.V1ProjectResponse](w).WithFS(c.fs),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated

@Gerrit91 Gerrit91 merged commit 74f0197 into master Jun 6, 2024
5 checks passed
@Gerrit91 Gerrit91 deleted the rack-completion branch June 6, 2024 09:13
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.

None yet

2 participants