daytonaio / daytona

The Open Source Dev Environment Manager.
https://daytona.io
Apache License 2.0
7.3k stars 747 forks source link

Implement daytona logs command #771

Open Tpuljak opened 1 month ago

Tpuljak commented 1 month ago

Is your feature request related to a problem? Please describe. Currently, there is no way to get workspace/project logs after the creation process exits.

Describe the solution you'd like We should implement a daytona logs [WORKSPACE_NAME] [PROJECT_NAME] command that allows the user to read (and follow) workspace/project logs. [PROJECT_NAME] should be optional and if the user doesn't provider it, workspace logs should be read.

lbrecic commented 1 month ago

/bounty $50

algora-pbc[bot] commented 1 month ago

💎 $50 bounty • Daytona

Steps to solve:

  1. Start working: Comment /attempt #771 with your implementation plan
  2. Submit work: Create a pull request including /claim #771 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

If no one is assigned to the issue, feel free to tackle it, without confirmation from us, after registering your attempt. In the event that multiple PRs are made from different people, we will generally accept those with the cleanest code.

Please respect others by working on PRs that you are allowed to submit attempts to.

e.g. If you reached the limit of active attempts, please wait for the ability to do so before submitting a new PR.

If you can not submit an attempt, you will not receive your payout.

Thank you for contributing to daytonaio/daytona!

Add a bounty • Share on socials

Attempt Started (GMT+0) Solution
🟢 @Anshgrover23 Jul 22, 2024, 10:36:34 AM WIP
🟢 @harkiratsm Jul 28, 2024, 1:20:40 PM #853
Anshgrover23 commented 1 month ago

/attempt #771

Algora profile Completed bounties Tech Active attempts Options
@Anshgrover23 1 daytonaio bounty
JavaScript
﹟722
Cancel attempt
harkiratsm commented 1 month ago

/attempt #771

Algora profile Completed bounties Tech Active attempts Options
@harkiratsm 8 daytonaio bounties
Go, JavaScript,
HTML & more
Cancel attempt
harkiratsm commented 4 weeks ago

For the command daytona logs [WORKSPACE] [PROJECT], should we display only the project logs, or both workspace and project logs?

Tpuljak commented 4 weeks ago

For the command daytona logs [WORKSPACE] [PROJECT], should we display only the project logs, or both workspace and project logs?

@harkiratsm I suggest that [WORKSPACE] [PROJECT] displays only the project logs while [WORKSPACE] displays the workspace and project logs.

algora-pbc[bot] commented 3 weeks ago

💡 @harkiratsm submitted a pull request that claims the bounty. You can visit your bounty board to reward.