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

update upgrade command and runs get cmd #668

Merged
merged 5 commits into from
Jul 10, 2023
Merged

Conversation

CaroMac
Copy link
Contributor

@CaroMac CaroMac commented Jul 10, 2023

No description provided.

@CaroMac CaroMac requested a review from AaronJhaj July 10, 2023 09:18
@@ -122,9 +122,9 @@ where:
Results are returned on the terminal in the following example format:

```
$galasactl runs get --name U456 --format details
$galasactl runs get --name U456 --format details http://example.com:30960/boostrap
name : U456

Choose a reason for hiding this comment

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

if you use a bootstrap url you need to pass --bootstrap first

@@ -192,13 +192,13 @@ galasactl runs get --age 1d --result failed,envfail `
Results are returned on the terminal in the following example format:

```
galasactl runs get --age 1d --result failed,envfail
galasactl runs get --age 1d --result failed,envfail http://example.com:30960/boostrap

Choose a reason for hiding this comment

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

sorry same here with bootstrap

@CaroMac CaroMac merged commit fc864e9 into galasa-dev:next Jul 10, 2023
10 checks passed
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.

2 participants