Commit graph

5 commits

Author SHA1 Message Date
Nebula
a53bf791ad
release tarfiles for windows (#325) 2023-03-05 17:28:27 +00:00
nebulatgs
894c440470
fix npm install 2023-03-04 09:25:40 -05:00
Nebula
0cfb79da46
Migrate to CLI v3 (#304)
* delete everything

* migrate to v3

* basic logout command

* remove pre-release text

* additional error handling in rlwy domain

* fixed backwards logic on rlwy domain

* accept environment id in rlwy run

* default environment on rlwy link if there's only 1

* dont print plugins and services if there are none

* skip serializing nones

* remove entities file

* rename ServiceDomains

* link to project upon init

* remove description prompt

* fully remove description prompt

* remove dead code

* refactor some of the commands

* update repo target

* fix broken render_config

* cleanup unused vars

* remove muts

* bump cargo version to 3.0.0

* change repo on Cargo.toml

---------

Co-authored-by: Angelo <asara019@fiu.edu>
2023-03-03 21:44:32 -05:00
Jake Cooper
8adf9762a3
Silent Close (#196) 2022-02-16 12:39:04 -08:00
Juan Martín Seery
b72f7d841c
Install binary correctly with NPM (again) (#193) 2022-02-16 11:46:27 -08:00