coderedcorp / coderedcorp/cr

Output SSH and SFTP info in machine readable format

Open
#32 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

To help customers automate, `cr sftp` and `cr ssh` commands should accept an `--out json|env` argument to output in either JSON or ENV style format.

Example:
```
cr ssh --out env

CR_USER=example
CR_HOST=example.codered.cloud
CR_PASSWORD=******
...
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.