Subdomena
Subdomena
https://prod-ssh-test.markpact.com/
Raw Markpact
Źródło do --markpact
Raw URL
https://prod-ssh-test.markpact.com/
URL ścieżki:
https://markpact.com/raw/prod-test/prod-ssh-test.markpact.md
# UriPack: prod-ssh-test
```yaml markpact:pack
apiVersion: urisys.io/v1
kind: UriPack
metadata:
id: prod-ssh-test
name: Prod SSH Test
version: 0.0.1
scheme: cache
capabilities:
- id: cache.status
uri: cache://ssh/query/status
kind: query
handler: markpact://self/python/status
```
```python markpact:handler id=status
def handle(payload, context):
return {"status": "ssh-prod-ok"}
```
Pobierz plik raw
curl download
curl -fsSL https://prod-ssh-test.markpact.com/ -o prod-ssh-test.markpact.md