https://github.com/libops/sitectl
Command line utility to interact with an Islandora site on libops
https://github.com/libops/sitectl
command-line-tool
Last synced: 6 days ago
JSON representation
Command line utility to interact with an Islandora site on libops
- Host: GitHub
- URL: https://github.com/libops/sitectl
- Owner: libops
- License: unlicense
- Created: 2024-12-26T13:54:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-14T22:18:12.000Z (about 1 year ago)
- Last Synced: 2025-02-14T23:23:06.535Z (about 1 year ago)
- Topics: command-line-tool
- Language: Go
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sitectl CLI
The docs are available at https://sitectl.libops.io
## Attribution
- The `config` commands for setting contexts were heavily inspired by `kubectl`
- Adding a TUI was inspired by 37signals' [once](https://github.com/basecamp/once) CLI