Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
29 lines (22 loc) · 849 Bytes

config-credentials.md

File metadata and controls

executable file
·
29 lines (22 loc) · 849 Bytes

Spotinst Functions - Config Credentials

serverless config credentials -p spotinst -a <ACCOUNT_ID> -t <TOKEN>

Example

serverless config credentials -p spotinst -a act-92879641 -t eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3778jnkjhjbfsllo

Options

  • --provider or -p The provider name.
  • --account or -a Spotinst Account ID.
  • --token or -t Spotinst Access Token.