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

feat(cli): initialization of the cyctl cli #193

Merged
merged 3 commits into from
Apr 6, 2024
Merged

feat(cli): initialization of the cyctl cli #193

merged 3 commits into from
Apr 6, 2024

Conversation

hanshal101
Copy link
Contributor

Fixes: #191
Closes: #191

Description

This PR initializes the cyctl CLI for Cyclops.
Currently it supports two commands:

  1. help -> shows the help menu
  2. version -> shows the current version of the CLI

@petar-cvit
Copy link
Collaborator

Looks good! We need to figure out how to create an automated process for building this and injecting version through config, but I think that's a separate issue

@petar-cvit petar-cvit self-requested a review April 6, 2024 18:40
@petar-cvit petar-cvit merged commit e34cfdf into cyclops-ui:main Apr 6, 2024
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.

Initialize Cyclops CLI
2 participants