Skip to content

Feature request: Add support for variables #114

@jamesls

Description

@jamesls

Not sure about the specifics, but at a high level, it would be nice to do something like:

aws> variable=$(ec2 describe-instances --query "Reservations[0].Instances[0].InstanceId" --output text) 
aws> ec2 start-instances --instance-ids $variable 

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions