Option | Description |
---|---|
-t , --access-token | Access token used for authorization |
-o , --organization | Default organization |
-p , --project | Default project |
-f , --credentials-file | Path to file containing configuration data |
--renew-token | Renew access token |
--reset | Reset the CLI connection and prompt for organization and project selection |
vessl
command.
Argument | Description |
---|---|
ORGANIZATION | New default organization |
vessl
command.
Argument | Description |
---|---|
PROJECT | New default project |
-o
, -p
options and ORGANIZATION
, PROJECT
arguments.-f
, a path to a file containing configuration data.VESSL_ACCESS_TOKEN
, VESSL_DEFAULT_ORGANIZATION
.VESSL_CREDENTIALS_FILE
.~/.vessl/config
.--renew-token
flag for vessl configure
will take precedence over other methods and renew your access token.