Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support also stop and fast start/up #63

Open
dogi opened this issue Aug 3, 2024 · 0 comments
Open

support also stop and fast start/up #63

dogi opened this issue Aug 3, 2024 · 0 comments

Comments

@dogi
Copy link
Member

dogi commented Aug 3, 2024

./main.sh aws stop;./main.sh aws up
jq: error (at <stdin>:151): Expected JSON value (while parsing '')
Successfully added variable
jq: error (at <stdin>:151): Expected JSON value (while parsing '')
Successfully added variable
{
    "StoppingInstances": [
        {
            "CurrentState": {
                "Code": 64,
                "Name": "stopping"
            },
            "InstanceId": "i-08c65d50c0010ca3f",
            "PreviousState": {
                "Code": 16,
                "Name": "running"
            }
        }
    ]
}
aws-cli/1.19.1 Python/3.9.2 Linux/5.15.61-v8+ botocore/1.20.0
The key pair luftballon already exists. Please use another key name.
Security Group already exists.
EC2 instance is in state: stopping.
@dogi dogi changed the title support also stop and fast up support also stop and fast start/up Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant