awsProfileList()
Overview and basic usage
aws-profile:list
Lists all AWS profiles configured on your system.
import { Stacktape } from "stacktape";const stacktape = new Stacktape();stacktape.awsProfileList();
API reference
Arguments
No available options.