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(spaceship): improve logs #145

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

feat(spaceship): improve logs #145

wants to merge 5 commits into from

Conversation

Pantani
Copy link
Collaborator

@Pantani Pantani commented Nov 25, 2024

Description

  • Improve readme;
  • now we can pass a flag to the log command to check each app we want to see the logs to avoid creating a command to check the log for each app running;

How to use

Chain logs:

ignite spaceship log root@127.0.0.1 --key $HOME/.ssh/id_rsa --app chain

Faucet logs:

ignite spaceship log root@127.0.0.1 --key $HOME/.ssh/id_rsa --app faucet

By default, it shows the log for the chain:

ignite spaceship log root@127.0.0.1 --key $HOME/.ssh/id_rsa

@Pantani Pantani self-assigned this Nov 25, 2024
@Pantani Pantani marked this pull request as ready for review November 25, 2024 03:29
@github-actions github-actions bot added the ci label Nov 25, 2024
@julienrbrt julienrbrt changed the title feat: improve logs feat(spaceship): improve logs Nov 25, 2024
Copy link
Member

@julienrbrt julienrbrt left a comment

Choose a reason for hiding this comment

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

utACK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants