Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reubenmiller/c8y-remoteaccess
go-c8y-cli extension to managed Cumulocity IoT Cloud Remote Access connection definitions
https://github.com/reubenmiller/c8y-remoteaccess
go-c8y-cli-extension
Last synced: 1 day ago
JSON representation
go-c8y-cli extension to managed Cumulocity IoT Cloud Remote Access connection definitions
- Host: GitHub
- URL: https://github.com/reubenmiller/c8y-remoteaccess
- Owner: reubenmiller
- Created: 2024-05-03T16:38:53.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-19T15:52:16.000Z (6 months ago)
- Last Synced: 2024-05-19T16:56:41.259Z (6 months ago)
- Topics: go-c8y-cli-extension
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# c8y-remoteaccess
:warning: This repo is now deprecated as go-c8y-cli >=2.41.0 supports all of the commands (plus a replacement to c8ylp). If you have previously install this extension, please uninstall it and upgrade to go-c8y-cli >=2.41.0.
go-c8y-cli extension to managed Cumulocity IoT Cloud Remote Access Connection definitions
## What is included?
**Note**
Use ✅ or 🔲 indicates if the extension includes the given functionality or not.
|Type|Included|Notes|
|----|:-:|-----|
|Aliases|🔲|Some useful default command like `lookup `|
|Commands|✅|Commands to manage the custom inventory managed object entities used in our IoT solution|
|Templates|✅|Some random data templates and common operations|
|Views|✅|Custom device and event views|## Install
The extension can be installed using the following command.
```sh
c8y extension install reubenmiller/c8y-remoteaccess
```