Skip to content

Shortcuts for awsesh#7

Merged
cavis merged 4 commits into
mainfrom
feat/awsesh_shortcuts
May 12, 2026
Merged

Shortcuts for awsesh#7
cavis merged 4 commits into
mainfrom
feat/awsesh_shortcuts

Conversation

@cavis
Copy link
Copy Markdown
Member

@cavis cavis commented May 11, 2026

Adds shortcuts matching awssh to encourange ryan to use awsesh.

Comment thread bin/awsesh.rb
elsif ["stag", "prod"].include?(ARGV[0]) && ["web", "worker"].include?(ARGV[2])
connect_to_shared_task(ARGV[0], ARGV[1], ARGV[2], ARGV[3])
elsif ["stag", "prod"].include?(ARGV[0])
connect_to_shared_task(ARGV[0], ARGV[1], nil, ARGV[2])
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not exactly sure how to add this to the --help Slop.

@cavis cavis requested a review from farski May 11, 2026 17:47
@cavis cavis merged commit 82e3bfc into main May 12, 2026
1 check passed
@cavis cavis deleted the feat/awsesh_shortcuts branch May 12, 2026 18:27
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

Successfully merging this pull request may close these issues.

2 participants