mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-18 21:27:51 +00:00
Merge pull request #283 from resin-io/doc/cli-staging
Document how to point the CLI to staging
This commit is contained in:
commit
8393ff647c
@ -45,6 +45,15 @@ Run as `root` on UNIX based systems, and in an administrator command line prompt
|
||||
$ resin quickstart
|
||||
```
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
### How to point the Resin CLI to staging?
|
||||
|
||||
The easiest way is to set the `RESINRC_RESIN_URL=resinstaging.io` environment variable.
|
||||
|
||||
Alternatively, you can edit your `$HOME/.resinrc.yml` or `%UserProfile%\_resinrc.yml` and set `resinUrl: resinstaging.io` to persist this setting.
|
||||
|
||||
Support
|
||||
-------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user