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

import usage text is missing argument #287

Open
flexwie opened this issue Jan 3, 2023 · 2 comments
Open

import usage text is missing argument #287

flexwie opened this issue Jan 3, 2023 · 2 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@flexwie
Copy link

flexwie commented Jan 3, 2023

The help text for the import command is missing the stack part.

Is:

$ terraspace import
ERROR: "terraspace import" was called with no arguments
Usage: "terraspace import ADDR ID"

should be:

$ terraspace import
ERROR: "terraspace import" was called with no arguments
Usage: "terraspace import STACK ADDR ID"
@tongueroo tongueroo added good first issue Good for newcomers help wanted Extra attention is needed labels Jan 3, 2023
@a-jean
Copy link

a-jean commented Jan 6, 2023

Hi there 👋🏾 I'd like to give this a try.
From looking at this commit, it appears the update will take place in lib/terraspace/cli.rb and lib/terraspace/terraform/args/thor.rb. Does that seem correct? 🧐

@tongueroo
Copy link
Contributor

Here you go https://github.com/boltops-tools/terraspace/blob/master/lib/terraspace/cli.rb#L112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants