osl-incubator / sugar

Simplify the usage of containers
https://osl-incubator.github.io/sugar/
BSD 3-Clause "New" or "Revised" License
6 stars 8 forks source link

feat(experimental): Add new docker compose commands: attach, cp, ls, scale, wait, watch #122

Closed xmnlab closed 4 months ago

xmnlab commented 4 months ago

Pull Request description

This PR aims to add new docker compose commands: attach, cp, ls, scale, wait, and watch. It will be added as in experimental mode, because there is not test yet for them, they need specific test approach.

How to test these changes

Pull Request checklists

This PR is a:

About this PR:

Author's checklist:

Additional information

Reviewer's checklist

Copy and paste this template for your review's note:

## Reviewer's Checklist

- [ ] I managed to reproduce the problem locally from the `main` branch
- [ ] I managed to test the new changes locally
- [ ] I confirm that the issues mentioned were fixed/resolved .
github-actions[bot] commented 4 months ago

:tada: This PR is included in version 1.13.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: