Ersabba opened a new issue, #103:
URL: https://github.com/apache/openserverless/issues/103
### Ⅰ. Issue Description
Task "devel" not present in ops CLI
### Ⅱ. Describe what happened
ops devel produces the following message:
task execution error: no command named devel found
### Ⅲ. Describe what you expected to happen
ops devel should produce the following message (taken from NUV command):
***************
Tasks ops devel
***************
Utility commands to help with developing Openserverless projects.
--------
Synopsis
--------
Usage:
devel detect [<path>]
devel scan [<path>] [--force]
devel deploy [<repo_or_path>]
devel apihost
devel user
devel minio
devel psql
devel redis
devel ferretdb
--------
Commands
--------
detect: Detect if in a directory there is a web and/or
packages folders.
scan: Scan a project directory and generate a
manifest file.
deploy: Deploy a project from a directory or from a git
repository.
apihost: Print the API host URL of the latest deployment.
user: Print the current user name of the latest
deployment.
minio: Devel support to interact with Minio
ferretdb: Devel support to interact with FerretDB
psql: Devel support to interact with Postgres
redis: Devel support to interace with Redis
### Ⅳ. How to reproduce it (as minimally and precisely as possible)
1. ops devel
### Ⅴ. Anything else we need to know?
no
### Ⅵ. Environment:
- OPS CLI version: 0.1.0-2409121919.dev
- OS: Windows Server 2022 Version 21H2 (OS Build 20348.3207)
- Docker Version: Docker Desktop 4.38.0 (181591)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]