Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msabramo/tsuru_plugin_app-url
Simple tsuru plugin to display just the app's tsuru web URL and nothing else
https://github.com/msabramo/tsuru_plugin_app-url
Last synced: 28 days ago
JSON representation
Simple tsuru plugin to display just the app's tsuru web URL and nothing else
- Host: GitHub
- URL: https://github.com/msabramo/tsuru_plugin_app-url
- Owner: msabramo
- Created: 2014-11-07T18:03:41.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-07T18:04:02.000Z (about 10 years ago)
- Last Synced: 2024-05-09T20:38:37.787Z (8 months ago)
- Language: Shell
- Size: 97.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
tsuru_plugin_app-url
====================Simple [tsuru
plugin](http://docs.tsuru.io/en/latest/using/cli/plugins.html) to
display just the app's tsuru web URL and nothing elseExample usage:
$ tsuru app-url -a my-cool-app
http://my-cool-app.10.128.40.70.xip.io$ cd my-cool-app
$ tsuru app-url
http://my-cool-app.10.128.40.70.xip.io