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: Implement swctl status command #98

Merged
merged 7 commits into from
Jul 20, 2023

Commits on Jul 6, 2023

  1. Implement swctl status command

    Signed-off-by: Peter Motičák <[email protected]>
    pemoticak committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    68d1043 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    597b71c View commit details
    Browse the repository at this point in the history
  3. Remove unused file

    Signed-off-by: Peter Motičák <[email protected]>
    pemoticak committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    d2bfbf4 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Add additional flags to swctl status command

    Signed-off-by: Peter Motičák <[email protected]>
    pemoticak committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    0b7432e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Cleanup code, add license headers

    Signed-off-by: Peter Motičák <[email protected]>
    pemoticak committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    faefa72 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    e7133c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Address code review comments

    Also improve StoneWork service management
    IP address detection for swctl
    
    Signed-off-by: Peter Motičák <[email protected]>
    pemoticak committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a9227b9 View commit details
    Browse the repository at this point in the history