greenled / greenled/portainer-stack-utils
Action as an argument
Open
enhancement
- Dominant language
- Go
- Stars
- 75
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Action selection, which is currently handled with a flag, should be an argument instead, like this:
```bash
psu deploy --user admin --password password --instance http://portainer.local --stack mystack --compose-file /path/to/docker-compose.yml --env-file /path/to/env_vars_file
```
Contributor guide
Assessment
This issue has not been assessed yet.