-
How about going WP-CLI? Becoming a WP-CLI command.
Just `wp package install eduardovillao/wp-since`
-
The current CLI implementation, based on `argparse`, has become quite bloated.
Each command essentially mirrors the signature of a corresponding function in the API but requires manually redefining al…
-
Use threading for non-blocking file transfers in the CLI
-
CLI version of VisoMaster
-
**Describe the bug**
Starting to notice random terminations in the CLI. This instruction causes the cli to terminate without warning.
```
> ./target/debug/goose session
starting session | provider…
-
Hello,
Following this tutorial, I was expecting to get a "pagerduty " CLI entrypoint after installing the package via pip.
https://www.pagerduty.com/docs/guides/monit-integration-guide/
This is my …
-
Hello!
Could we document the expected content of the SENTRY_CLI_RC secret in a GitHub repository forked from this project?
I'm assuming:
```
[defaults]
url=https://sentry.io/
org=your-organization
p…
-
### Severity
🟢 Low: Minor inconvenience
### Version
1.2.1
### Steps to Reproduce
1. Run CLI and select store secret locally
2. .env.local is overriden
### Expected Behavior
env.local to be upd…
-
-
The BTP CLI version used in this framework is outdated, hence I am unable to proceed ahead. I tried updating using 'btp upgrade' command or by updating version version directly in docker file, but non…